We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d2b874 commit 1bbe594Copy full SHA for 1bbe594
.github/workflows/m68k.yml
@@ -57,7 +57,7 @@ jobs:
57
58
- name: Setup path to libgccjit
59
run: |
60
- sudo dpkg -i gcc-m68k-15.deb
+ sudo dpkg --force-overwrite -i gcc-m68k-15.deb
61
echo 'gcc-path = "/usr/lib/"' > config.toml
62
63
- name: Set env
0 commit comments