tirbofish/dropbear · diff
ci: new fix
jarvis, run github actions
Signature present but could not be verified.
Unverified
@@ -48,7 +48,7 @@ jobs: shell: bash run: | VERSION=${{ steps.slang_release.outputs.release }} - VERSION=${VERSION#v} # Remove 'v' prefix + VERSION=${VERSION#v} echo "Downloading Slang ${VERSION}"