Skip to content

Commit

Permalink
libc6
Browse files Browse the repository at this point in the history
  • Loading branch information
tstirrat committed Jul 29, 2024
1 parent af2d2a2 commit 9992789
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ jobs:
tag: "4.3.0"
fileName: "gbdk-linux64.tar.gz"
extract: true
- name: Install libc6
run: |
sudo apt update
sudo apt install libc6
# - uses: pyvista/setup-headless-display-action@v2
# - name: Install wine
# run: |
Expand Down

0 comments on commit 9992789

Please sign in to comment.