There was an error while loading. Please reload this page.
1 parent 27eabbf commit 3ff7484Copy full SHA for 3ff7484
1 file changed
.github/workflows/rebol-bzip2.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: actions/checkout@v5
24
25
- name: Install Siskin Builder
26
- uses: oldes/install-siskin@v0.21.0
+ uses: oldes/install-siskin@v0.21.15
27
28
29
- name: Build x86 static Bzip2 library
@@ -51,7 +51,7 @@ jobs:
51
52
53
54
55
56
- name: Install GCC multilib
57
run: sudo apt-get install gcc-multilib
@@ -79,7 +79,7 @@ jobs:
79
80
81
82
83
84
85
- name: Install the Apple certificate
0 commit comments