Skip to content

Commit

Permalink
Update common files (#167)
Browse files Browse the repository at this point in the history
Co-authored-by: Ryan Lubke <ryan.lubke@oracle.com>
  • Loading branch information
micronaut-build and rlubke authored Apr 21, 2022
1 parent df16441 commit 2dd0a9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/graalvm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
sudo rm -rf "/usr/local/share/boost"
sudo rm -rf "$AGENT_TOOLSDIRECTORY"
sudo apt-get clean
df -h
df -h
- uses: actions/checkout@v3
- uses: actions/cache@v3.0.2
with:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/publish-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/cache@v3
- uses: actions/cache@v3.0.2
with:
path: ~/.gradle/caches
Expand Down

0 comments on commit 2dd0a9c

Please sign in to comment.