Skip to content

Commit

Permalink
Fix...
Browse files Browse the repository at this point in the history
  • Loading branch information
lpugin committed Oct 18, 2024
1 parent 64b89b5 commit 97d5e10
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 @@ -50,7 +50,7 @@ jobs:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v4
with:
path: ${{ env.MUSCAT_PATH }}
path: ${{ env.BUILD_PATH }}

- name:
working-directory: ${{ env.BUILD_PATH }}
Expand Down

0 comments on commit 97d5e10

Please sign in to comment.