Skip to content

Commit

Permalink
Temporarily force images to be build
Browse files Browse the repository at this point in the history
  • Loading branch information
judsonjames authored Jan 9, 2024
1 parent c70e5ca commit 6ec7c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/orangepi-image-generation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ jobs:
build-image:
needs: [build-package]

if: ${{ github.event_name != 'pull_request' }}
# if: ${{ github.event_name != 'pull_request' }}

strategy:
fail-fast: false
Expand Down

0 comments on commit 6ec7c5e

Please sign in to comment.