Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
worksoup authored Nov 29, 2024
1 parent 9ed5992 commit beaf0be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- name: Install Deps
run: |
sudo apt-get install -yqq npm nodejs lua5.4
sudo apt-get install -yqq npm nodejs lua5.4 libgtk-3-dev
sudo npm install -g pnpm
- uses: actions/checkout@v2
- name: Install latest nightly
Expand Down

0 comments on commit beaf0be

Please sign in to comment.