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 fb9e783 commit 1ba1b55
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 @@ -51,6 +51,7 @@ jobs:
- name: Build raylib (static) for Raspberry Pi
run: |
export SYSROOT=$(pwd)/sysroot
find sysroot -name stdarg.h
git clone --depth 1 https://github.com/raysan5/raylib.git
cd raylib/src
echo $SYSROOT
Expand Down

0 comments on commit 1ba1b55

Please sign in to comment.