Skip to content

Commit

Permalink
try fixing artifact building
Browse files Browse the repository at this point in the history
  • Loading branch information
erodozer committed Nov 2, 2023
1 parent 2d92375 commit 00634cf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ jobs:
copy out/spout_gd.windows.template_debug.dll artifact\addons\spout-gd
copy Spout2/Binaries/x64/SpoutLibrary.dll artifact\addons\spout-gd
copy spout_gd.gdextension artifact\addons\spout-gd
copy LICENCE artifact
copy README.md artifact
- name: save artifact
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 00634cf

Please sign in to comment.