Update .gitea/workflows/auto-release.yml
Some checks failed
Auto Release / update-and-release (push) Failing after 19s
Some checks failed
Auto Release / update-and-release (push) Failing after 19s
This commit is contained in:
@@ -9,7 +9,7 @@ jobs:
|
||||
update-and-release:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: python:3.12-slim
|
||||
image: nikolaik/python-nodejs:python3.12-nodejs22-slim
|
||||
|
||||
steps:
|
||||
- name: Install System Dependencies
|
||||
|
||||
Reference in New Issue
Block a user