Skip to content

Commit

Permalink
Navigate to workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
mfoulks3200 committed Dec 19, 2023
1 parent 4204ec0 commit cdd2bae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ jobs:
Build-Extension:
runs-on: ubuntu-latest
steps:
- run: cd ${{ github.workspace }}
- run: ls -lash
- name: Install Deps
run: npm install
Expand Down

0 comments on commit cdd2bae

Please sign in to comment.