We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf93f40 commit caf2cf9Copy full SHA for caf2cf9
1 file changed
.github/workflows/announce.yml
@@ -76,8 +76,8 @@ jobs:
76
chown -R ${{ needs.configure.outputs.username }} .
77
sudo -u ${{ needs.configure.outputs.username }} bash << 'EOF'
78
updpkgsums
79
- pkgctl build
80
EOF
+ pkgctl build
81
du -sh *.zst
82
popd &> /dev/null
83
git -C $REPO_PATH add PKGBUILD .SRCINFO
0 commit comments