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 27, 2024
1 parent 4521488 commit 88a06e9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/aur.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ jobs:
run: cargo aur

- name: temp
run: ls

- name: temp
run: ls ./target
run: ls ./target/cargo-aur

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

- name: a
run: ls

- name: Publish AUR package
uses: KSXGitHub/[email protected]
with:
Expand Down

0 comments on commit 88a06e9

Please sign in to comment.