Skip to content

Commit

Permalink
Update pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
parasti authored Dec 30, 2024
1 parent 7ab56a1 commit 494036f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ jobs:
path: neverball
- name: Install ffmpeg
run: sudo apt-get install -y ffmpeg
- name: Build MP3s
run: "(cd neverball && make -f mk/packages.mk -j2 mp3s PACKAGES_DIR=$(pwd)/../ OUTPUT_DIR=$(pwd)/../build/)"
- name: Build base SOLs
run: "(cd neverball && make -j2 sols)"
- name: Build packages
Expand Down

0 comments on commit 494036f

Please sign in to comment.