Explorar o código

(experiment) fix quoting

Peter Squicciarini %!s(int64=4) %!d(string=hai) anos
pai
achega
137a891882
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/macos.yml

+ 1 - 1
.github/workflows/macos.yml

@@ -38,7 +38,7 @@ jobs:
       
       - name: Release
         uses: softprops/action-gh-release@v1
-        if: env.SHOULD_BUILD == "yes"
+        if: env.SHOULD_BUILD == 'yes'
         with:
           tag_name: ${{ env.LATEST_MS_TAG }}
           files: |