Skip to content

Commit 3474bb8

Browse files
committed
format properly
1 parent cf5efe3 commit 3474bb8

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/validate.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@ jobs:
3737

3838
- name: ▶️ Add repo
3939
run: |
40-
npx --yes epicshop@latest add ${{ github.event.repository.name }}
41-
./workshop
40+
npx --yes epicshop@latest add ${{ github.event.repository.name }} ./workshop
4241
4342
- name: ʦ TypeScript
4443
run: npm run typecheck

0 commit comments

Comments
 (0)