Skip to content
This repository has been archived by the owner on Jan 26, 2025. It is now read-only.

Commit

Permalink
Update build-linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
toasterofbread authored Jan 19, 2024
1 parent 326cdde commit ddfbe08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
container: archlinux

steps:
- name: Install Git
run: pacman --noconfirm -Syu git
- name: Install build tools
run: pacman --noconfirm -Syu git wget

- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit ddfbe08

Please sign in to comment.