File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 3333 architecture : x86
3434 - os : windows-latest
3535 architecture : ARM64
36- - os : windows-latest
37- architecture : ARM
3836
3937 steps :
4038 - uses : actions/checkout@v4
@@ -115,7 +113,6 @@ jobs:
115113 mv win-x64/cimgui.dll win-x64/cimgui.win-x64.dll
116114 mv win-x86/cimgui.dll win-x86/cimgui.win-x86.dll
117115 mv win-ARM64/cimgui.dll win-ARM64/cimgui.win-arm64.dll
118- mv win-ARM/cimgui.dll win-ARM/cimgui.win-arm.dll
119116
120117 - name : Release
121118 uses : softprops/action-gh-release@v2
@@ -124,7 +121,6 @@ jobs:
124121 win-x64/cimgui.win-x64.dll
125122 win-x86/cimgui.win-x86.dll
126123 win-ARM64/cimgui.win-arm64.dll
127- win-ARM/cimgui.win-arm.dll
128124 JsonFiles/*
129125 ubuntu-latest-x64/cimgui.so
130126 macos-latest-x64/cimgui.dylib
You can’t perform that action at this time.
0 commit comments