-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[BUG] Error: File not found: '/home/runner/work/_actions/julia-actions/setup-julia/v2/dist/index.js' #278
Comments
Should be fixed now. Sorry. I forgot to update the tag to the tip of the release branch after missing adding that index file. |
Is there a way to automate whatever needs to be done to publish a new release? |
That'd be nice. The tip of that branch passed after I fixed it, but the tip wasn't where the tags were |
Feels like all the instructions in that file should be a dispatch workflow so that you click a button and everything is done automatically. |
Indeed. |
Judging by JuliaPackaging/JLLWrappers.jl#67 we can close this. Thanks for the fast report! |
For example you could read the version number from Line 3 in 014c323
|
Yeah, our release notes don't handle when the version on master should be updated (#279) TagBot has a similar thing to that https://github.com/JuliaRegistries/TagBot/actions/workflows/publish.yml |
Describe the bug
This action is now broken
To Reproduce
Using version 2.4.0 just published
Expected behavior
The workflow doesn't crash immediately
Screenshots/Build logs
https://github.com/JuliaPackaging/JLLWrappers.jl/actions/runs/10636073649/job/29487082230?pr=67
Additional context
N/A
The text was updated successfully, but these errors were encountered: