Skip to content

Commit

Permalink
oops, wrong branch
Browse files Browse the repository at this point in the history
revert previous commit
  • Loading branch information
SolDev69 committed Dec 23, 2023
1 parent 0bdd80d commit 9dc11b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/turnip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Build
run: |
sudo apt update
sudo apt install -y *llvm* meson libxrandr-dev libxxf86vm-dev libxcb-*-dev libx11-xcb-dev libxfixes-dev libdrm-dev libx11-dev
sudo apt install -y meson libxrandr-dev libxxf86vm-dev libxcb-*-dev libx11-xcb-dev libxfixes-dev libdrm-dev libx11-dev
pip3 install mako
export ANDROID_NDK_HOME="$ANDROID_SDK_ROOT/ndk-bundle"
envsubst <android-turnip-${{matrix.arch}} >build-crossfile-turnip
Expand Down

0 comments on commit 9dc11b9

Please sign in to comment.