fix: label?

This commit is contained in:
2025-11-09 08:55:49 +01:00
parent 8b57f3c096
commit 241ead5cd0

View File

@@ -8,7 +8,7 @@ on:
jobs:
build-and-deploy:
runs-on: ubuntu-22.04:docker://node:20-bullseye
runs-on: ubuntu-22.04
steps:
- name: Checkout repository