Skip to content

Commit

Permalink
Revert ‘Update workflow’ (#127)
Browse files Browse the repository at this point in the history
* Revert "Update workflow (#126)"

This reverts commit dfc3490.

* Update build.yml

* Update build.yml

* Update build.yml
  • Loading branch information
Shinji-IkariG authored Feb 2, 2024
1 parent dfc3490 commit 7af3d35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
container:
image: reg.vesoft-inc.com/vesoft/third-party-build:${{ matrix.os }}
steps:
- uses: webiny/action-post-run@3.1.0
- uses: webiny/action-post-run@3.0.0
with:
run: sh -c "find . -mindepth 1 -delete"
- uses: actions/checkout@v4
Expand Down

0 comments on commit 7af3d35

Please sign in to comment.