Skip to content

Commit

Permalink
Update aur.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
InioX authored Mar 26, 2024
1 parent 517a9ce commit 61aaeb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/aur.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ jobs:
crate: cargo-aur

- name: Create PKGBUILD
- uses: actions-rs/toolchain@v1
uses: actions-rs/toolchain@v1
with:
toolchain: stable
- run: cargo aur
run: cargo aur

- name: cd into cargo-aur
run: cd ./target/cargo-aur/
Expand Down

0 comments on commit 61aaeb9

Please sign in to comment.