File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 9595 sudo mv bin/arm* /usr/bin/
9696 - name : Install wibo
9797 run : |-
98- wget https://github.com/decompals/WiBo/releases/download/0.4.1 /wibo && chmod +x wibo && sudo cp wibo /usr/bin/
98+ wget https://github.com/decompals/WiBo/releases/download/0.4.2 /wibo && chmod +x wibo && sudo cp wibo /usr/bin/
9999
100100 - name : Run backend tests
101101 run : |-
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ RUN curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/inst
5555
5656COPY --from=nsjail /nsjail/nsjail /bin/nsjail
5757
58- COPY --from=ghcr.io/decompals/wibo:0.4.1 /usr/local/sbin/wibo /usr/bin/
58+ COPY --from=ghcr.io/decompals/wibo:0.4.2 /usr/local/sbin/wibo /usr/bin/
5959
6060# windows compilers need i386 wine
6161ARG ENABLE_NDS_SUPPORT
You can’t perform that action at this time.
0 commit comments