Skip to content

Commit

Permalink
Fixed typo in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
thedirtypanda committed Feb 17, 2022
1 parent 5f4db4f commit c3f504c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
- name: Install adminbasics dependencies
run: |
# Install Dependencies assets for adminbasics
yarn --cwd ./assets/packages/admibasics
yarn --cwd ./assets/packages/adminbasics
- name: Run the test script
run: |
Expand Down

0 comments on commit c3f504c

Please sign in to comment.