fix: ci
This commit is contained in:
parent
b3b0001b3c
commit
0abd44b701
1 changed files with 0 additions and 3 deletions
|
|
@ -13,9 +13,6 @@ jobs:
|
|||
outputs:
|
||||
artifact_name: ${{ steps.meta.outputs.name }}
|
||||
steps:
|
||||
- name: Install git and node
|
||||
run: apt-get update && apt-get install -y git nodejs
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue