TheWildJames 4872438ee8 Fixed YAML syntax in action.yml. Heredoc content was causing parsing errors because YAML run: | blocks require indented content, but heredoc C code can't be indented without breaking syntax. Solved by base64-encoding the C source and README content. 2 miesięcy temu
..
action.yml 4872438ee8 Fixed YAML syntax in action.yml. Heredoc content was causing parsing errors because YAML run: | blocks require indented content, but heredoc C code can't be indented without breaking syntax. Solved by base64-encoding the C source and README content. 2 miesięcy temu