Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Nimaoth/Absytree
Browse files Browse the repository at this point in the history
  • Loading branch information
Nimaoth committed Aug 18, 2024
2 parents 02a4204 + 61b26c2 commit 33bad67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
id: cache-nimble
uses: actions/cache@v3
env:
cache-name: cache-nimble-modules-4
cache-name: cache-nimble-modules-5
with:
path: ~/.nimble
key: ${{ runner.os }}-build-${{ env.cache-name }}-${{ hashFiles('nimble.lock') }}
Expand Down

0 comments on commit 33bad67

Please sign in to comment.