Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kappa-maintainer authored Apr 30, 2023
1 parent 62ab9e7 commit 2920c10
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,9 @@ jobs:
run: |
wget https://github.com/CleanroomMC/glfw/releases/download/3.4.1-1/artifact.zip
unzip -o artifact.zip -d bin/libs/native/
- run: |
find ./bin/
name : List compile files
- run: ant -emacs compile
name: Build Java Again
- run: JAVA8_HOME=/opt/hostedtoolcache/Java_Zulu_jdk/8.0.362-9/x64 LWJGL_BUILD_OFFLINE=true ant -emacs release
Expand Down

0 comments on commit 2920c10

Please sign in to comment.