Skip to content

Commit

Permalink
Merge pull request #51 from fewtarius/main
Browse files Browse the repository at this point in the history
Don't drop package caches.
  • Loading branch information
fewtarius authored Dec 24, 2024
2 parents 5c76f79 + b58a82a commit 55cb836
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
- name: Build Release Images
run: |
set -e
make clean
make image rel BUILD_VER="${{ steps.version.outputs.version }}"
sync:
if: startsWith(github.ref, 'refs/tags/2')
Expand Down

0 comments on commit 55cb836

Please sign in to comment.