Skip to content

Commit

Permalink
Add compile deps
Browse files Browse the repository at this point in the history
  • Loading branch information
bullno1 committed Nov 1, 2024
1 parent 90987ec commit 0caba9d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ jobs:
uses: actions/checkout@v4
with:
submodules: recursive
- name: Install deps
uses: awalsh128/cache-apt-pkgs-action@latest
with:
packages: libx11 libgl
version: "@latest"
- name: Download cosmopolitan
uses: bjia56/setup-cosmocc@main
with:
Expand Down

0 comments on commit 0caba9d

Please sign in to comment.