Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gugulet-hu-spreadai authored Nov 14, 2024
1 parent 844ffe0 commit 2d96bf3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ jobs:
zip:
runs-on: ubuntu-latest
steps:
# - name: Install zip
# run: apt install zip -y
- name: Install zip
run: ls -al
- name: Zip the Vale Package
run: zip -r spread.zip spread/

Expand Down

0 comments on commit 2d96bf3

Please sign in to comment.