mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-08-08 02:55:03 +02:00
Vendored
+1
-1
@@ -5,7 +5,7 @@ jobs:
|
||||
build:
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- run: echo ${NODE_VERSION} | grep 4
|
||||
- run: echo ${NODE_VERSION} | grep ${{ matrix.node }}
|
||||
env:
|
||||
NODE_VERSION: ${{ matrix.node }}
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user