Skip to content

Commit

Permalink
Maybe fix
Browse files Browse the repository at this point in the history
  • Loading branch information
modmuss50 committed Dec 24, 2024
1 parent 78d43a0 commit a490b6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
with:
distribution: 'microsoft'
java-version: '21'
- run: brew install tracy
- run: sudo apt-get install -y tracy-profiler
- run: mkdir run && echo "eula=true" >> run/eula.txt
- name: Run Client Gametests
uses: modmuss50/xvfb-action@v1
Expand Down

0 comments on commit a490b6c

Please sign in to comment.