Skip to content

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
NotNite committed Oct 5, 2024
1 parent 3bf8a26 commit a34dc08
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
chmod +x ./appimagetool
- name: Install musl-gcc
run: sudo apt-get install -y musl-tools
- name: Install cargo-appimage
run: cargo install cargo-appimage

- name: Build
run: ./build-linux.sh
Expand Down

0 comments on commit a34dc08

Please sign in to comment.