Skip to content

Commit

Permalink
Update GitHub Actions workflow to include dependency on detect-change…
Browse files Browse the repository at this point in the history
…s job
  • Loading branch information
devincowan committed Apr 9, 2024
1 parent 2439692 commit 52f38f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
Dockerfile: Dockerfile
Dockerfile-deb: Dockerfile-deb
build:
needs: detect-changes
name: Setup, Build
runs-on: ubuntu-latest
continue-on-error: true
Expand Down

0 comments on commit 52f38f6

Please sign in to comment.