Skip to content

Commit cc341cb

Browse files
committed
ci: Update amiga package paths
1 parent 45f5f34 commit cc341cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@ jobs:
122122
- { toolchain: i686-w64-mingw32, frontend: windows, pkg-file: netsurf-installer.exe }
123123
- { toolchain: m5475-atari-mint, frontend: atari, pkg-file: nsv4e.zip, ATARIARCH: v4e }
124124
- { toolchain: m68k-atari-mint, frontend: atari, pkg-file: ns020.zip, ATARIARCH: 68020-60 }
125-
- { toolchain: m68k-unknown-amigaos, frontend: amigaos3, pkg-file: netsurf.lha }
126-
- { toolchain: ppc-amigaos, frontend: amiga, pkg-file: netsurf.lha }
125+
- { toolchain: m68k-unknown-amigaos, frontend: amigaos3, pkg-file: NetSurf_Amiga/netsurf.lha }
126+
- { toolchain: ppc-amigaos, frontend: amiga, pkg-file: NetSurf_Amiga/netsurf.lha }
127127
- { toolchain: x86_64-w64-mingw32, frontend: windows, pkg-file: netsurf-installer.exe }
128128

129129
steps:

0 commit comments

Comments
 (0)