mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2025-01-31 04:53:32 +03:00
upd(build.yml): remove run
This commit is contained in:
parent
360eb6c602
commit
4289e73745
1 changed files with 0 additions and 5 deletions
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
|
@ -17,11 +17,6 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- run: |
|
||||
sudo apt update
|
||||
sudo apt install -y libwebkit2gtk-4.1-0 libwebkit2gtk-4.1-dev
|
||||
sudo apt remove -y libwebkit2gtk-4.0-37 libwebkit2gtk-4.0-dev
|
||||
|
||||
- name: Setup Node.js environment
|
||||
uses: actions/setup-node@v3.4.1
|
||||
with:
|
||||
|
|
Loading…
Add table
Reference in a new issue