mirror of
https://github.com/geekgeekrun/geekgeekrun.git
synced 2026-09-06 16:07:17 +08:00
Revert "add step for list folder in release ci"
This reverts commit 74c159dc84.
This commit is contained in:
@@ -29,13 +29,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
cd packages/ui
|
cd packages/ui
|
||||||
node ./scripts/github-ci-build.mjs
|
node ./scripts/github-ci-build.mjs
|
||||||
|
|
||||||
- name: List folder
|
|
||||||
run: |
|
|
||||||
ls -ll ${{ github.workspace }}
|
|
||||||
ls -ll ${{ github.workspace }}/packages
|
|
||||||
ls -ll ${{ github.workspace }}/packages/ui
|
|
||||||
ls -ll ${{ github.workspace }}/packages/ui/dist
|
|
||||||
|
|
||||||
- name: Create Release
|
- name: Create Release
|
||||||
uses: ncipollo/release-action@v1
|
uses: ncipollo/release-action@v1
|
||||||
|
|||||||
Reference in New Issue
Block a user