Skip to content

Commit

Permalink
Fix some errors for mainnet build 2
Browse files Browse the repository at this point in the history
This reverts commit 738f63c.
  • Loading branch information
iKapitonau committed Dec 24, 2024
1 parent ab6a31f commit 6756e38
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,12 +131,6 @@ jobs:
REGISTRY: ghcr.io
IMAGE_NAME: scrtlabs/secret-network-node
steps:
- name: Clean up space (workaround)
run: |
sudo rm -rf /usr/share/dotnet
sudo rm -rf /opt/ghc
sudo rm -rf "/usr/local/share/boost"
sudo rm -rf "$AGENT_TOOLSDIRECTORY"
- uses: actions/checkout@v4
with:
submodules: recursive
Expand Down

0 comments on commit 6756e38

Please sign in to comment.