missing "
This commit is contained in:
parent
89874d29f5
commit
8aa2c17c58
2
.github/workflows/build-release.yml
vendored
2
.github/workflows/build-release.yml
vendored
@ -126,7 +126,7 @@ jobs:
|
||||
- name: check directory
|
||||
run: ls -l
|
||||
- name: check artifacts
|
||||
run: ls -l "./ObservableCollections.${{ env.GIT_TAG }}.unitypackage
|
||||
run: ls -l "./ObservableCollections.${{ env.GIT_TAG }}.unitypackage"
|
||||
|
||||
cleanup:
|
||||
if: needs.update-packagejson.outputs.is-branch-created == 'true'
|
||||
|
Loading…
x
Reference in New Issue
Block a user