Skip to content

Commit

Permalink
Bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jim19930609 committed Nov 25, 2022
1 parent 0bfe0e0 commit 43be80a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ jobs:
-DTI_WITH_CC:BOOL=OFF
-DTI_WITH_VULKAN:BOOL=ON
-DTI_BUILD_TESTS:BOOL=ON
-DTI_WITH_BACKTRACE:BOOL=ON
- name: Archive Wheel Artifacts
uses: actions/upload-artifact@v3
Expand Down Expand Up @@ -150,7 +149,6 @@ jobs:
-DTI_WITH_CC:BOOL=OFF
-DTI_WITH_VULKAN:BOOL=OFF
-DTI_BUILD_TESTS:BOOL=ON
-DTI_WITH_BACKTRACE:BOOL=ON
- name: Archive Wheel Artifacts
uses: actions/upload-artifact@v3
Expand Down Expand Up @@ -203,7 +201,6 @@ jobs:
-DTI_WITH_OPENGL:BOOL=OFF
-DTI_WITH_CC:BOOL=OFF
-DTI_BUILD_TESTS:BOOL=ON
-DTI_WITH_BACKTRACE:BOOL=ON
- name: Archive Wheel Artifacts
uses: actions/upload-artifact@v3
Expand Down Expand Up @@ -253,7 +250,6 @@ jobs:
-DTI_WITH_CC:BOOL=OFF
-DTI_WITH_VULKAN:BOOL=ON
-DTI_BUILD_TESTS:BOOL=ON
-DTI_WITH_BACKTRACE:BOOL=ON
- name: Archive Wheel Artifacts
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 43be80a

Please sign in to comment.