Update .gitea/workflows/build-and-push.yml
Some checks failed
Build and Deploy React Package / build-and-publish (push) Failing after 2m47s
Some checks failed
Build and Deploy React Package / build-and-publish (push) Failing after 2m47s
This commit is contained in:
@@ -12,7 +12,7 @@ env:
|
||||
# The full name of your package (e.g., 'myusername/myproject')
|
||||
PACKAGE_NAME: vkrb/quantum_frontend
|
||||
# Node.js version to use
|
||||
NODE_VERSION: "25.9.0"
|
||||
NODE_VERSION: "24"
|
||||
|
||||
jobs:
|
||||
build-and-publish:
|
||||
|
||||
Reference in New Issue
Block a user