Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
enolfc committed Jun 17, 2024
1 parent c2f8af8 commit 293279c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
run: |
ls -ltra
mkdir -p "${{ github.repository }}"
mv /deploy/roles/catchall/* "${{ github.repository }}"
mv deploy/roles/catchall/* "${{ github.repository }}"
- name: Test
uses: robertdebock/[email protected]
Expand Down

0 comments on commit 293279c

Please sign in to comment.