Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
|||||||
- name: Build the package
|
- name: Build the package
|
||||||
run: |
|
run: |
|
||||||
cd ${{ gitea.workspace }}
|
cd ${{ gitea.workspace }}
|
||||||
/build -s --noconfirm
|
/build ${{ gitea.workspace }} -s --noconfirm
|
||||||
# - name: Upload artifacts
|
# - name: Upload artifacts
|
||||||
# uses: actions/upload-artifact@v3
|
# uses: actions/upload-artifact@v3
|
||||||
# with:
|
# with:
|
||||||
|
|||||||
Reference in New Issue
Block a user