Skip to content

Commit

Permalink
Fix eula
Browse files Browse the repository at this point in the history
  • Loading branch information
modmuss50 committed Dec 26, 2024
1 parent 63a9489 commit 9c00d9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
- run: |
apt update
DEBIAN_FRONTEND=noninteractive apt install -y --no-install-recommends tracy-capture sudo xvfb
mkdir run && echo "eula=true" >> run/eula.txt
- name: Run Client Gametests
uses: modmuss50/xvfb-action@v1
with:
Expand Down

0 comments on commit 9c00d9d

Please sign in to comment.