instant fix for failure of ci

This commit is contained in:
snmsts 2024-10-16 15:51:12 +09:00
parent 7ff8d0fb09
commit 7d4262e76f

View file

@ -1,7 +1,7 @@
#!/bin/sh
set -e
ROSWELL_RELEASE_VERSION=24.10.115
ROSWELL_RELEASE_VERSION=23.10.14.114
ROSWELL_TARBALL_PATH=$HOME/roswell.tar.gz
ROSWELL_DIR=$HOME/.roswell
ROSWELL_REPO=${ROSWELL_REPO:-https://github.com/roswell/roswell}