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 fcf6f2c commit 052727c
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 @@ -391,7 +391,7 @@ jobs:
do
mkdir $release
mv libjGL-$release.a $release/
mv LICENSE $release/
cp LICENSE $release/
zip -r $release.zip $release/*
done
Expand Down

0 comments on commit 052727c

Please sign in to comment.