Check out repo outside of reusable actions

Co-authored-by: Mikayla <mikayla@zed.dev>
Co-authored-by: Kirill <kirill@zed.dev>
This commit is contained in:
Max Brunsfeld
2023-11-17 14:14:03 -08:00
co-authored by Mikayla Kirill
parent c684f08e30
commit 5e2eb436ff
4 changed files with 28 additions and 16 deletions
-6
View File
@@ -17,12 +17,6 @@ runs:
with:
node-version: "18"
- name: Checkout repo
uses: actions/checkout@v3
with:
clean: false
submodules: "recursive"
- name: Limit target directory size
shell: bash -euxo pipefail {0}
run: script/clear-target-dir-if-larger-than 70