chore: remove check
This commit is contained in:
parent
8aa2c17c58
commit
0d4c01790c
2
.github/workflows/build-release.yml
vendored
2
.github/workflows/build-release.yml
vendored
@ -125,8 +125,6 @@ jobs:
|
||||
- uses: actions/download-artifact@v2
|
||||
- name: check directory
|
||||
run: ls -l
|
||||
- name: check artifacts
|
||||
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