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 Jun 16, 2021
1 parent 81cdeaa commit 43bee31
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 @@ -3,7 +3,7 @@ on: [push, pull_request]
env:
BUILD_CONFIG: release
COVERS_URL: ${{ secrets.COVERS_URL }}
DEPENDENCIES_BASE_URL: https://github.com/edo9300/edopro-vcpkg-cache/releases/download/20210525
DEPENDENCIES_BASE_URL: https://github.com/edo9300/edopro-vcpkg-cache/releases/download/20210616
DEPLOY_DIR: deploy
DEPLOY_REPO: ${{ secrets.DEPLOY_REPO }}
DEPLOY_TOKEN: ${{ secrets.DEPLOY_TOKEN }}
Expand Down

0 comments on commit 43bee31

Please sign in to comment.