Skip to content

Commit 0577320

Browse files
committed
fix workflow file
1 parent 0fa5877 commit 0577320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/RunBenchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
CC: gcc-10
4141
CXX: g++-10
4242
GEN: ninja
43-
MACHINE_TYPE="c6id.4xlarge"
43+
MACHINE_TYPE: c6id.4xlarge
4444
runs-on: self-hosted
4545
steps:
4646
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)