Skip to content

Commit

Permalink
Rebuild GCC if the workflow changes
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyparrish committed Apr 4, 2024
1 parent a8814a6 commit be54e33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sgdk-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
files_yaml: |
gcc:
- deps/gcc.Dockerfile
- .github/workflows/sgdk-docker.yml
- name: Build m68k GCC (only if changed)
if: steps.changed-files.outputs.gcc_any_changed == 'true'
Expand Down

0 comments on commit be54e33

Please sign in to comment.