mirror of
https://github.com/HackTricks-wiki/hacktricks.git
synced 2025-10-10 18:36:50 +00:00
f
This commit is contained in:
parent
cdae466d95
commit
e038097d07
4
.github/workflows/build_master.yml
vendored
4
.github/workflows/build_master.yml
vendored
@ -26,6 +26,10 @@ jobs:
|
||||
environment: prod
|
||||
|
||||
steps:
|
||||
- name: clean space
|
||||
run: |
|
||||
rm -rf /opt/hostedtoolcache
|
||||
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user