fix: incorrect workflow file (#3935)

This commit is contained in:
Peng Xiao
2023-08-24 14:52:13 +08:00
committed by Alex Yang
parent d749e8a284
commit 9a89c08fd1
+1 -1
View File
@@ -89,7 +89,7 @@ jobs:
platform: linux
arch: x64
target: x86_64-unknown-linux-gnu
runs-on: ${{ matrix.spec.os }}
runs-on: ${{ matrix.spec.runner }}
needs:
- before-make
- set-build-version