Skip to content

Commit 29cacdf

Browse files
committed
Restore based workflow
1 parent c22ffc2 commit 29cacdf

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.github/workflows/pr-main_l2.yaml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ jobs:
165165
cd rex
166166
git checkout 18466ec1c3dbcbbf22a68fc1f850d660cb2fbf1f
167167
make cli
168-
echo "rex install successfully at $(which rex)"
168+
echo "rex install successfully at $(which rex)"
169169
170170
- name: Deploy native token
171171
if: matrix.use_native_token
@@ -221,12 +221,6 @@ jobs:
221221
runs-on: ubuntu-latest
222222
needs: build-docker
223223
steps:
224-
- name: Free Disk Space (Ubuntu)
225-
uses: jlumbroso/[email protected]
226-
with:
227-
tool-cache: false
228-
large-packages: false
229-
230224
- name: Checkout sources
231225
uses: actions/checkout@v4
232226
- name: Setup Rust Environment

0 commit comments

Comments
 (0)