Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
GloriousEggroll committed Oct 19, 2024
1 parent 83d4bb0 commit 9ee4716
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-umu-zipapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
- name: Update APT Cache
run: apt update -y

- name: Install build dependencies
run: apt install -y make

- name: Configure
run: ./configure.sh --user-install

Expand Down

0 comments on commit 9ee4716

Please sign in to comment.