Skip to content

Commit

Permalink
drop skd sources
Browse files Browse the repository at this point in the history
  • Loading branch information
PastaPastaPasta committed Nov 18, 2024
1 parent 10420c2 commit 1b69657
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,6 @@ jobs:
with:
path: |
depends/sources
depends/sdk-sources
depends/SDKs
key: depends-sources-${{ hashFiles('depends/packages/*') }}
restore-keys: |
depends-sources-
Expand All @@ -106,8 +104,6 @@ jobs:
with:
path: |
depends/${{ matrix.host }}
depends/sdk-sources
depends/SDKs
key: ${{ runner.os }}-depends-${{ matrix.build_target }}-${{ hashFiles('depends/packages/*') }}
restore-keys: |
${{ runner.os }}-depends-${{ matrix.build_target }}-${{ hashFiles('depends/packages/*') }}
Expand Down

0 comments on commit 1b69657

Please sign in to comment.