Skip to content

Commit

Permalink
added troubleshooting step
Browse files Browse the repository at this point in the history
  • Loading branch information
mfoulks3200 committed Dec 19, 2023
1 parent 84919ad commit 4204ec0
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: ls -lash
- name: Install Deps
run: npm install
- name: Package Extension
Expand Down

0 comments on commit 4204ec0

Please sign in to comment.