Update .forgejo/workflows/build.yml
Some checks failed
Build Pacman Package / build (push) Failing after 46s
Some checks failed
Build Pacman Package / build (push) Failing after 46s
This commit is contained in:
parent
04d5c116a1
commit
93aa6efd27
1 changed files with 1 additions and 1 deletions
|
|
@ -34,4 +34,4 @@ jobs:
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: pacman-package
|
name: pacman-package
|
||||||
path: /build # Adjust this path as needed
|
path: build/ # Adjust this path as needed
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue