Compare commits

...

2 commits

2 changed files with 3 additions and 1 deletions

View file

@ -10,7 +10,7 @@ jobs:
- name: Fix permissions
run: /fixperms.sh
- name: Compile package
run: /paruw.sh "paru -Bi ${{ gitea.workspace }}"
run: /paruw.sh "paru -B ${{ gitea.workspace }}"
- name: Setup go for publishing
uses: actions/setup-go@v4
with:

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
*.deb
*.pkg.tar.zst