Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
JakobMiksch committed Jan 5, 2024
1 parent 6751d1a commit 58d0447
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
- run: npm run lint
- run: pwd
- run: ls
- run: ls /home/runner/work/vue-ol-comp/vue-ol-comp/src/components
- run: cat /home/runner/work/vue-ol-comp/vue-ol-comp/src/components/OlMap.vue
- run: npm run build:lib
- run: npm run build:app
- run: npm run type-check:app
Expand Down

0 comments on commit 58d0447

Please sign in to comment.