Skip to content

Commit

Permalink
Lets go!
Browse files Browse the repository at this point in the history
  • Loading branch information
Brad committed Sep 10, 2024
1 parent 6f12b32 commit 4b19c0c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/autopkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ jobs:
sudo rm -rf /usr/share/dotnet
sudo rm -rf /opt/ghc
sudo rm -rf "/usr/local/share/boost"
sudo rm -rf "$AGENT_TOOLSDIRECTORY"
sudo rm -rf "$AGENT_TOOLSDIRECTORY"
sudo rm -rf /tmp/*
- name: Checkout AutoPkg Continuous Integration
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # Pin SHA1 hash instead of version
Expand Down

0 comments on commit 4b19c0c

Please sign in to comment.