setup-emsdk icon indicating copy to clipboard operation
setup-emsdk copied to clipboard

Trouble with {Github workflow name} in new cache key naming scheme

Open flange-ipb opened this issue 1 year ago • 0 comments

Hello!

I just started using v14 and like to report troubles with the new cache key naming scheme: The name of my workflow contains commas and this causes a Key Validation Error.

Workflow file: https://github.com/IUPAC-InChI/InChI-Web-Demo/blob/7260c1b91575d4dc0254dbdc4e0e0fffd7d466cb/.github/workflows/ci.yml CI run: https://github.com/IUPAC-InChI/InChI-Web-Demo/actions/runs/7875487308/job/21487467227

This looks quite similar to gradle/gradle-build-action#756.

Edit: The log of the CI run may suddenly disappear. The error is Error: Key Validation Error: Test WASM build, prepare web application and deploy to GitHub Pages-3.1.43-linux-x64 cannot contain commas.

flange-ipb avatar Feb 12 '24 17:02 flange-ipb