Skip to content

Commit

Permalink
CI: Remove AF4DN.P from non-Steam releases
Browse files Browse the repository at this point in the history
  • Loading branch information
julianxhokaxhiu committed Dec 11, 2024
1 parent a379666 commit 257f8a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,8 @@ Remove-Item .dist\pkg\FF7_1998\FF8.reg
Remove-Item .dist\pkg\FF8_2000\FF7.reg
Remove-Item .dist\pkg\FFNx_Steam\FF7.reg
Remove-Item .dist\pkg\FFNx_Steam\FF8.reg
Remove-Item .dist\pkg\FF7_1998\AF4DN.P
Remove-Item .dist\pkg\FF8_2000\AF4DN.P
Move-Item .dist\pkg\FF7_1998\FF7.reg .dist\pkg\FF7_1998\FFNx.reg
Move-Item .dist\pkg\FF8_2000\FF8.reg .dist\pkg\FF8_2000\FFNx.reg
Move-Item .dist\pkg\FF8_2000\FFNx.dll .dist\pkg\FF8_2000\eax.dll
Expand Down

0 comments on commit 257f8a3

Please sign in to comment.