Skip to content

Commit

Permalink
trying again
Browse files Browse the repository at this point in the history
  • Loading branch information
imayushsaini committed Feb 3, 2024
1 parent 8ca7a0c commit 468a4e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

- name: Zip Files for Windows
run: |
zip -r release_windows.zip ba_data lib windows/* -j
zip -r release_windows.zip ba_data lib windows/*
working-directory: ${{ github.workspace }}

- name: Zip Files for Linux
Expand Down

0 comments on commit 468a4e0

Please sign in to comment.