mirror of
https://github.com/Alee14/entertaining-mines.git
synced 2025-01-22 17:11:55 -05:00
Fix GitHub Actions
This commit is contained in:
parent
67da38e472
commit
cb889c341f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
||||||
- uses: vicr123/the-libs/bootstrap@actions
|
- uses: vicr123/the-libs/bootstrap@actions
|
||||||
name: "Bootstrap Build"
|
name: "Bootstrap Build"
|
||||||
with:
|
with:
|
||||||
extra-deps-linux: "qt512gamepad"
|
extra-deps-linux: "qt512gamepad qt512websockets"
|
||||||
- uses: vicr123/libentertaining/actions/build@master
|
- uses: vicr123/libentertaining/actions/build@master
|
||||||
name: Build libentertaining
|
name: Build libentertaining
|
||||||
- uses: vicr123/contemporary-theme/actions/build@master
|
- uses: vicr123/contemporary-theme/actions/build@master
|
||||||
|
|
Loading…
Reference in a new issue