missing "

This commit is contained in:
Ikiru Yoshizaki 2022-10-03 13:03:16 +09:00
parent 89874d29f5
commit 8aa2c17c58

View File

@ -126,7 +126,7 @@ jobs:
- name: check directory - name: check directory
run: ls -l run: ls -l
- name: check artifacts - name: check artifacts
run: ls -l "./ObservableCollections.${{ env.GIT_TAG }}.unitypackage run: ls -l "./ObservableCollections.${{ env.GIT_TAG }}.unitypackage"
cleanup: cleanup:
if: needs.update-packagejson.outputs.is-branch-created == 'true' if: needs.update-packagejson.outputs.is-branch-created == 'true'