Skip to content

Commit

Permalink
temp: check if this catches error properly
Browse files Browse the repository at this point in the history
  • Loading branch information
khos2ow committed Feb 4, 2025
1 parent ffafac9 commit 497b4ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
gpg-key: "${{ secrets.PACKAGE_PRIVATE_KEY2 }}"

- name: Build Package
uses: regolith-linux/actions/build-package@main
uses: regolith-linux/actions/build-package@catch-errors
with:
name: "${{ github.event.repository.name }}"
distro: "${{ matrix.distro }}"
Expand Down

0 comments on commit 497b4ab

Please sign in to comment.