Skip to content

Commit

Permalink
Trying to make a build in OpenBSD
Browse files Browse the repository at this point in the history
  • Loading branch information
Oldes committed Apr 3, 2024
1 parent b2ac62a commit 5700b71
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/openbsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ jobs:
mv ./Rebol/make/rebol-linux-bootstrap-64bit ./rebol
./rebol -v
echo "Rebol [] unprotect 'system/platform system/platform: 'openbsd" > ~/user.reb
./rebol rebol %rebol3-bulk-openbsd-x64
ls -lah
./rebol siskin.r3 rebol %rebol3-bulk-openbsd-x64
# curl -L -S https://github.com/Siskin-framework/Builder/releases/download/0.7.2/Siskin-x64-openbsd.gz --output siskin.gz
# gunzip ./siskin.gz
# chmod u+x ./siskin
Expand Down

0 comments on commit 5700b71

Please sign in to comment.