mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-09 21:27:37 +00:00
Fix autobuild after update
This commit is contained in:
@@ -38,5 +38,5 @@ jobs:
|
||||
fi
|
||||
|
||||
- name: Autobuild
|
||||
if: ${{ steps.save.outputs.updated == 1 }}
|
||||
#if: ${{ steps.save.outputs.updated == 1 }}
|
||||
uses: ./.github/workflows/autobuild.yml
|
||||
|
||||
Reference in New Issue
Block a user