Skip to content

Commit

Permalink
Workflow action fixup: actions/checkout#417 try 3
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshLafleur committed Jan 16, 2025
1 parent da903ca commit 06777ee
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/cfr24.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
container:
image: docker://ghcr.io/concordia-fsae/containers/ubuntu-noble-lts:v1.0.0
steps:
- name: Clean
uses: AutoModality/action-clean@v1
- name: Pull Branch
uses: actions/checkout@v4
with:
Expand All @@ -24,6 +26,8 @@ jobs:
container:
image: docker://ghcr.io/concordia-fsae/containers/ubuntu-noble-lts:v1.0.0
steps:
- name: Clean
uses: AutoModality/action-clean@v1
- name: Pull Branch
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 06777ee

Please sign in to comment.