Skip to content

Commit

Permalink
Additional deps
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnTheCoolingFan committed Sep 1, 2024
1 parent 06fdb2c commit 9c845a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
run: pkgcheck scan

- name: Install dependencies for building the package from ebuild
run: emerge dev-lang/rust-bin
run: emerge dev-lang/rust-bin gui-libs/gtk

- name: Build the package from ebuild
run: ebuild "repo/games-misc/${{ inputs.package }}/${NEW_PACKAGE_EBUILD}" clean test install
Expand Down

0 comments on commit 9c845a2

Please sign in to comment.