Skip to content

Commit

Permalink
Update pull-request-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pythonbrad authored Mar 12, 2024
1 parent a1185a9 commit 568d874
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pull-request-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ jobs:
uses: actions/cache@v4
id: build-cache
with:
path: "app/buid"
key: afrim-jni
path: "app/build"
key: build

- name: Fetch submodules
run: |
Expand Down

0 comments on commit 568d874

Please sign in to comment.