Skip to content

Commit

Permalink
Update vcpkg cache url
Browse files Browse the repository at this point in the history
  • Loading branch information
edo9300 committed May 21, 2023
1 parent 78e3139 commit bb89d0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/edopro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build EDOPro
on: [push, pull_request]
env:
COVERS_URL: ${{ secrets.COVERS_URL }}
DEPENDENCIES_BASE_URL: https://github.com/edo9300/edopro-vcpkg-cache/releases/download/20230521
DEPENDENCIES_BASE_URL: https://github.com/edo9300/edopro-vcpkg-cache/releases/download/20230521-2
DEPLOY_DIR: deploy
DEPLOY_REPO: ${{ secrets.DEPLOY_REPO }}
DEPLOY_TOKEN: ${{ secrets.DEPLOY_TOKEN }}
Expand Down

0 comments on commit bb89d0f

Please sign in to comment.