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 4f767b6 commit f3b0395
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/aur.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ jobs:
uses: baptiste0928/cargo-install@v3
with:
crate: cargo-aur

- name: Create PKGBUILD
uses: actions-rs/toolchain@v1

- uses: dtolnay/rust-toolchain@stable

- uses: ClementTsang/[email protected]
with:
toolchain: stable
- run: cargo aur

command: aur

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

Expand Down

0 comments on commit f3b0395

Please sign in to comment.