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