Fixes.
h3rald h3rald@h3rald.com
Thu, 05 Dec 2024 09:21:53 +0100
1 files changed,
1 insertions(+),
0 deletions(-)
jump to
M
.github/workflows/release.yml
→
.github/workflows/release.yml
@@ -52,6 +52,7 @@
# Setup emsdk - name: Setup emsdk uses: mymindstorm/setup-emsdk@v14 + if: matrix.os == 'ubuntu-latest' # Retrieve ID and Name of the current (draft) release - name: "Get current release"