Skip to content

Commit

Permalink
Fix syntax
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Ho <[email protected]>
  • Loading branch information
derek-ho committed Jan 4, 2024
1 parent 7992e96 commit 545eb2d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/actions/install-dashboards/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,7 @@ runs:
- name: Build Plugin Zip
run: |
yarn build
with:
path: ${{ steps.determine-plugin-directory.outputs.plugin-directory }}
working-directory: ${{ steps.determine-plugin-directory.outputs.plugin-directory }}

- name: Setup upterm session
uses: lhotari/action-upterm@v1
Expand Down

0 comments on commit 545eb2d

Please sign in to comment.