Skip to content

Commit

Permalink
Remove cache
Browse files Browse the repository at this point in the history
  • Loading branch information
alanocallaghan committed Oct 13, 2023
1 parent a8e63a6 commit cdc95ef
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,6 @@ jobs:
repository: ${{ inputs.openslide_winbuild_repo }}
ref: ${{ inputs.openslide_winbuild_ref }}

- name: Cache sources
uses: actions/cache@v3
with:
key: winbuild-tar
path: |
meson/subprojects/packagecache
tar
- name: Build source zip
run: ./build.sh -p "${{ inputs.pkgver }}" sdist
- name: Prep artifact
Expand Down

0 comments on commit cdc95ef

Please sign in to comment.