Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
DeepDiver1975 committed Jan 30, 2025
1 parent ba2c91f commit d26c1d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
- name: Craft unshelve
run: |
"${env:GITHUB_WORKSPACE}/.github/workflows/.craft.ps1" -c --unshelve "${env:GITHUB_WORKSPACE}/.craft.shelf"
& "${env:GITHUB_WORKSPACE}/.github/workflows/.craft.ps1" -c --unshelve "${env:GITHUB_WORKSPACE}/.craft.shelf"
- name: Prepare
run: |
Expand Down

0 comments on commit d26c1d6

Please sign in to comment.