We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7e1273 commit f21f73cCopy full SHA for f21f73c
.github/workflows/main.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Checkout repository
20
uses: actions/checkout@v4
21
with:
22
- fetch-depth: 64
+ fetch-depth: 1
23
- name: Cleanup /usr/local
24
run: |
25
sudo mkdir /opt/local.old
0 commit comments