Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Commit

Permalink
ls didn't work adding dir in where I think its running to test
Browse files Browse the repository at this point in the history
  • Loading branch information
kredcool committed Feb 4, 2024
1 parent 33e9736 commit 445daa7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/dashboard-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:
- name: Install NPM
run: curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash

- run: ls

- name: Install npm deps
run: cd dashboard && npm ci

Expand Down

0 comments on commit 445daa7

Please sign in to comment.