fix build
This commit is contained in:
@@ -6,6 +6,7 @@ on:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: archlinux
|
||||
@@ -77,3 +78,4 @@ jobs:
|
||||
git commit -m "updpkg: Update to ${{ steps.get_tag.outputs.latest_tag }}"
|
||||
git push origin ${{ gitea.ref }}
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user