Skip to content

Commit

Permalink
ci(monorepo): Resolved issue with invalid path to setup-workspace a…
Browse files Browse the repository at this point in the history
…ction
  • Loading branch information
sullivanpj committed Sep 14, 2024
1 parent 16cae7f commit b7f86f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
token: ${{ secrets.STORM_BOT_GITHUB_TOKEN }}

- name: Setup workspace
uses: ./.github/actions/setup
uses: ./.github/actions/setup-workspace
with:
working-directory: ./

Expand Down

0 comments on commit b7f86f5

Please sign in to comment.