Skip to content

Commit

Permalink
Fix devEnv
Browse files Browse the repository at this point in the history
Signed-off-by: xplshn <xplshn@murena.io>
  • Loading branch information
xplshn committed Oct 26, 2024
1 parent ffa62a2 commit f2ee1d8
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 build-base libxcursor-dev libxrandr-dev libxinerama-dev libxi-dev linux-headers mesa-dev go git fuse 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 f2ee1d8

Please sign in to comment.