Skip to content

Commit

Permalink
fiup ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mwestphal committed Aug 27, 2024
1 parent ff55bd9 commit f66284d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ jobs:
path: 'source'
fetch-depth: 0

- name: Checkout tools repo
- name: Checkout HelloWorld
uses: actions/checkout@v4
with:
repository: cristianadam/HelloWorld.git
repository: cristianadam/HelloWorld
path: HelloWorld

- name: Use sccache action
Expand Down

0 comments on commit f66284d

Please sign in to comment.