Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Rippanda12 authored Sep 8, 2024
1 parent aa17010 commit 529b197
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,6 @@ jobs:
env:
RELEASE_VM: ${{ secrets.RELEASE_VM }}

- name: Upload Artifacts
uses: actions/upload-artifact@v4
with:
name: ${{ matrix.image }}
path: out/*.img.xz
retention-days: 7

- name: Cleanup
if: always()
run: |
Expand Down

0 comments on commit 529b197

Please sign in to comment.