Skip to content

Commit

Permalink
check_builds: xbps
Browse files Browse the repository at this point in the history
  • Loading branch information
Ella-0 committed Nov 28, 2023
1 parent cdd5737 commit 510d8ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check_builds.yml
Expand Up @@ -19,8 +19,8 @@ jobs:
tar --version
./scripts/xbps-for-ci.sh
# ./scripts/fetch_autobuild.sh
./scripts/setup_sysroot.sh base/iglupkg
XBPS_PASSPHRASE="$XBPS_PASSPHRASE" ./scripts/check_builds.sh base/iglupkg
./scripts/setup_sysroot.sh base/xbps
XBPS_PASSPHRASE="$XBPS_PASSPHRASE" ./scripts/check_builds.sh base/xbps
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SSH_PRIVATE_KEY: ${{secrets.SSH_PRIVATE_KEY}}
Expand Down

0 comments on commit 510d8ce

Please sign in to comment.