Fix paths for artifacts

This commit is contained in:
mrjvs
2024-01-24 15:44:18 +01:00
parent ecde494332
commit c286376840
2 changed files with 8 additions and 11 deletions

View File

@@ -29,8 +29,5 @@ jobs:
- name: Install packages
run: pnpm install
# - name: Run tests
# run: pnpm run test
- name: Run linting
run: pnpm run lint