1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-24 17:49:52 +01:00
This commit is contained in:
FunkyFr3sh 2024-09-22 23:31:32 +02:00
commit 64f8f01f9a

View File

@ -11,7 +11,7 @@
# uses: phobos2077/sfall@develop # uses: phobos2077/sfall@develop
# with: # with:
# release-xp: true # release-xp: true
# #
# - name: Copy sfall to mod directory # - name: Copy sfall to mod directory
# run: copy "${{ steps.sfall.outputs.release-xp }}" "my/mod/directory/ddraw.dll" # run: copy "${{ steps.sfall.outputs.release-xp }}" "my/mod/directory/ddraw.dll"
# #