Skip to content

Commit

Permalink
Make each step its own job in hash job 6
Browse files Browse the repository at this point in the history
  • Loading branch information
Xavier Metichecchia authored and Xavier Metichecchia committed Jan 6, 2025
1 parent 99a7f48 commit 0a46f4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/increment_sub_hash.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
# Switch to the main branch
git checkout main
git submodule update --remote --merge
git submodule update --remote
# Pull changes from release into main
git pull origin release
Expand Down

0 comments on commit 0a46f4c

Please sign in to comment.