mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
More debugging
This commit is contained in:
parent
dad92cb4a6
commit
519fe5cad7
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -14,6 +14,7 @@ jobs:
|
|||||||
cache: 'npm'
|
cache: 'npm'
|
||||||
- run: npm ci
|
- run: npm ci
|
||||||
- run: npm run all
|
- run: npm run all
|
||||||
|
- run: ls
|
||||||
release:
|
release:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: build
|
needs: build
|
||||||
|
Loading…
Reference in New Issue
Block a user