Skip to content

Commit 4c7556f

Browse files
committed
string?
1 parent 80c68ba commit 4c7556f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bearssl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
popd
8383
8484
- name: Deploy
85-
if: steps.build.outputs.deploy == "true"
85+
if: steps.build.outputs.deploy == 'true'
8686
run: |
8787
pushd esp8266
8888

0 commit comments

Comments
 (0)