Skip to content

Commit

Permalink
ci: fix post-merge packaging CI (#6038)
Browse files Browse the repository at this point in the history
  • Loading branch information
holmanb authored Feb 20, 2025
1 parent 39937db commit 02388df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/packaging-upstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
# Fetch all history for merging
fetch-depth: 0
ref: origin/main
ref: main

- name: Setup - install dependencies
run: |
Expand Down

0 comments on commit 02388df

Please sign in to comment.