Skip to content

Commit

Permalink
Update input.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
whyakari authored Dec 10, 2024
1 parent f321fdd commit 09ea3ac
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/input.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@ jobs:
- name: Restore Cache
uses: MoeKernel/cache@v3
with:
path: /home/runner/tc/clang-20.0.0
key: ${{ runner.os }}-toolchain
id: tc-toolchain
path: /home/runner/tc
key: ${{ runner.os }}-tc
id: tc-cache

- name: Github Configs
working-directory: ./android_kernel_motorola_bangkk
Expand Down

0 comments on commit 09ea3ac

Please sign in to comment.