Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
jedeoric committed Dec 4, 2023
1 parent 0c2f8f8 commit 0d2db84
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,11 +140,11 @@ jobs:
unit_test:
needs: build
runs-on: ubuntu-22.04

steps:
- name: Install sdk
uses: actions/cache@v2
with:
uses: actions/cache@v2
with:
path: |
cc65/**/*
orix-sdk/**/*
Expand Down

0 comments on commit 0d2db84

Please sign in to comment.