Skip to content

Commit b14b0aa

Browse files
committed
format fix
1 parent c94dcce commit b14b0aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ jobs:
77
NO_TEST: true
88
NOMAD_VAR_COUNT: 2
99
BASE_DOMAIN: ux-b.archive.org
10-
NOMAD_VAR_HOSTNAMES='["emularity-config"]'
10+
NOMAD_VAR_HOSTNAMES: '["emularity-config"]'
1111
secrets:
1212
NOMAD_TOKEN: ${{ secrets.NOMAD_TOKEN }}

0 commit comments

Comments
 (0)