Skip to content

Commit

Permalink
all build
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerboa-app committed Oct 23, 2024
1 parent 343d0c2 commit fcf6f2c
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 @@ -387,7 +387,7 @@ jobs:
- name: pack
run: |
ls
for release in linux-x86_64 macos.a windows;
for release in linux-x86_64 macos windows;
do
mkdir $release
mv libjGL-$release.a $release/
Expand Down

0 comments on commit fcf6f2c

Please sign in to comment.