Skip to content

Commit

Permalink
Update gen2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xplshn authored Oct 26, 2024
1 parent 9160368 commit de30190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gen2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
- name: Create pelf environment
run: |
cd "$OUT_DIR"
pelfCreator -m xplshn -n musl_C_Go_Fyne_DevEnv -p "fuse3 fuse build-base libxcursor-dev libxrandr-dev libxinerama-dev libxi-dev linux-headers mesa-dev go git bash" -c
pelfCreator -m xplshn -n musl_C_Go_Fyne_DevEnv -p "fuse3 fuse build-base libxcursor-dev libxrandr-dev libxinerama-dev libxi-dev linux-headers mesa-dev go git bash" -c -e "sh"
- name: List available scripts
run: |
Expand Down

0 comments on commit de30190

Please sign in to comment.