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

Commit

Permalink
pacbrew: add deb creation and github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Cpasjuste committed Dec 23, 2021
1 parent 175df0d commit adfd7e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pacbrew-pacman.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:

# Install pacbrew-pacman dependencies and build
- name: Run build script
run: cd ./pacbrew.sh
run: ./pacbrew.sh

1 comment on commit adfd7e4

@lineacero
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks❤

Please sign in to comment.