testing actions
This commit is contained in:
parent
ae1017b505
commit
1c48e8d089
1 changed files with 0 additions and 3 deletions
|
@ -10,9 +10,6 @@ jobs:
|
|||
image: node:16-bullseye # Default for Forgejo
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- shell: ash
|
||||
run: |
|
||||
ls ${{ github.workspace }
|
||||
- name: Install dependencies
|
||||
run: npm install
|
||||
- name: Build
|
||||
|
|
Loading…
Reference in a new issue