Skip to content

Commit

Permalink
Update blow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Matyrobbrt authored Mar 14, 2023
1 parent 2f0df3f commit 02d368c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
path: cache
key: blow_caches
- name: blow
run: java -jar Snowblower-1.0.38-all.jar --cache cache --output blow --branch all --checkout --push --start-ver 1.14.4 --target-ver 19w37a --remote ${{secrets.REMOTE}}
run: java -jar Snowblower-1.0.38-all.jar --cache cache --output blow --branch all --checkout --push --start-ver 1.14.4 --target-ver 19w45b --remote ${{secrets.REMOTE}}
- name: Delete old caches
run: |
gh extension install actions/gh-actions-cache
Expand Down

0 comments on commit 02d368c

Please sign in to comment.