Skip to content

Commit

Permalink
Merge pull request #154 from concordia-fsae/user/jl/fix
Browse files Browse the repository at this point in the history
Re-reference clean pull workflow
  • Loading branch information
JoshLafleur authored Mar 9, 2025
2 parents 184ef1a + 4ebd27f commit 6d6201f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
steps:
- name: Get Clean Branch
id: pull
uses: ./.github/workflows/reusable/clean_pull.yml@master
uses: ./.github/workflows/clean_pull.yml@master
- name: Build Targets
id: build
run: |
Expand Down

0 comments on commit 6d6201f

Please sign in to comment.