Fix release job
This commit is contained in:
@@ -16,7 +16,6 @@ jobs:
|
||||
needs: build
|
||||
container:
|
||||
image: node:20
|
||||
steps:
|
||||
steps:
|
||||
- name: Install build tools
|
||||
run: apt update && apt install -y zip
|
||||
|
||||
Reference in New Issue
Block a user