Skip to content

Commit

Permalink
fix path typo
Browse files Browse the repository at this point in the history
  • Loading branch information
RobBuchananCompPhys committed Feb 5, 2025
1 parent 697ccba commit 62a88d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/msvc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

MsvcDev:
needs: [Checkout]
uses: "./.github/workflows/visual_studio/action.yml"
uses: "./.github/workflows/visual-studio/action.yml"
with:
qtVersion: ${{ needs.Checkout.outputs.qtVersion }}
antlrVersion: ${{ needs.Checkout.outputs.antlrVersion }}

0 comments on commit 62a88d9

Please sign in to comment.