Update armbian-framework-rootfs-cache-v2.yml

This commit is contained in:
Igor Pečovnik
2023-02-19 11:17:29 +01:00
committed by GitHub
parent 2a25344ce2
commit 64dffabda9

View File

@@ -64,7 +64,7 @@ jobs:
ARCH: "${{ matrix.arch }}"
RUNNER_TAG: "${{ matrix.runner_tag }}"
runs-on: [ ${{ matrix.runner_tags }} ]
runs-on: "[ ${{ matrix.runner_tags }} ]"
steps: