Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
# Conflicts:
#	.gitlab-ci.yml
  • Loading branch information
0x17 committed Feb 28, 2024
2 parents afb6a38 + 25ba050 commit 80d12b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ deploy-gitlab-github:
-d "${GDX_DESCRIPTION}"
-n "${GDX_RELEASE_NAME}"
- sleep 10s # make sure the release is available to reference
- cp Release/gdxcclib64.dll apifiles/*.h apifiles/*.c apifiles/*.cpp .
- cp Release/gdxcclib64.dll apifiles/*.h apifiles/*.hpp apifiles/*.c apifiles/*.cpp .
- cp Release/gdx-static.lib libgdx-windows.lib
- |
for fn in libgdxcclib64.so gdxcclib64.dll libgdxcclib64.dylib libgdx-macos.a libgdx-linux.a libgdx-windows.lib gclgms.h gcmutex.h gdxcc.h gdxcc.c gdxcwrap.hpp gdxcclib.cpp
Expand Down

0 comments on commit 80d12b0

Please sign in to comment.