Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mancausoft committed Jan 12, 2025
1 parent 79842b8 commit fb9e783
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-rpi3-raylib-static.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
sudo chroot ./sysroot apt install -y libgbm-dev libasound2-dev libdrm-dev libegl1-mesa-dev libgles2-mesa-dev libgbm-dev libdrm-dev
- name: Save cache sysroot
if: steps.restore-cache-sysroot.outputs.cache-hit != 'true'
id: save-cache-sysroot
uses: actions/cache/save@v4
with:
Expand Down

0 comments on commit fb9e783

Please sign in to comment.