Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Action could not be found #43

Closed
o4oren opened this issue Aug 17, 2020 · 2 comments
Closed

Action could not be found #43

o4oren opened this issue Aug 17, 2020 · 2 comments

Comments

@o4oren
Copy link

o4oren commented Aug 17, 2020

Hi,
Trying to migrate to your actions from my own scripted vcpkg/cmake which work but don't cache.
I am getting this error in the action's output in the set up page, my workflow is based on any of your samples...
##[error]An action could not be found at the URI 'https://api.github.com/repos/lukka/run-vcpkg/tarball/dev/disable_cache'

This is before any of my params are even read...
Current runner version: '2.272.0'
Operating System
Ubuntu
18.04.4
LTS
Virtual Environment
Environment: ubuntu-18.04
Version: 20200806.0
Included Software: https://github.com/actions/virtual-environments/blob/ubuntu18/20200806.0/images/linux/Ubuntu1804-README.md
Prepare workflow directory
Prepare all required actions
Download action repository 'actions/checkout@v1'
Download action repository 'lukka/get-cmake@latest'
Download action repository 'lukka/set-shell-env@master'
Download action repository 'lukka/run-vcpkg@dev/disable_cache'
##[error]An action could not be found at the URI 'https://api.github.com/repos/lukka/run-vcpkg/tarball/dev/disable_cache'

@lukka
Copy link
Owner

lukka commented Aug 23, 2020

@o4oren thanks! Fixed here.

Note that the CppBuildTasks-Validation contains the validation .yaml files for both CppBuildTasks for Azure DevOps, and for run-cmake and run-vcpkg GitHub actions.

@lukka lukka closed this as completed Aug 23, 2020
@o4oren
Copy link
Author

o4oren commented Aug 23, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants