Skip to content

Commit

Permalink
git subrepo pull (merge) 16_model_explorer
Browse files Browse the repository at this point in the history
subrepo:
  subdir:   "16_model_explorer"
  merged:   "4efe824c70"
upstream:
  origin:   "https://github.com/V-Sekai/TOOL_model_explorer.git"
  branch:   "main"
  commit:   "98df1f55ab"
git-subrepo:
  version:  "0.4.6"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "73a0129"
  • Loading branch information
fire committed Jul 2, 2024
2 parents 89efaab + 98df1f5 commit ca140cd
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -293,18 +293,12 @@ jobs:
run: |
ls -R ${{ env.GAME_NAME }}windows${{ matrix.arch }}
ls -R ${{ env.GAME_NAME }}linux${{ matrix.arch }}
ls -R linux-editor-deploy-windows-editor
ls -R linux-editor-deploy-linux-editor
ls -R macos-editor-deploy-macos-editor
shell: bash

- name: Archive files
run: |
zip -r ${{ env.GAME_NAME }}windows${{ matrix.arch }}.zip ${{ env.GAME_NAME }}windows${{ matrix.arch }}
zip -r ${{ env.GAME_NAME }}linux${{ matrix.arch }}.zip ${{ env.GAME_NAME }}linux${{ matrix.arch }}
zip -r linux-editor-deploy-windows-editor.zip linux-editor-deploy-windows-editor
zip -r linux-editor-deploy-linux-editor.zip linux-editor-deploy-linux-editor
zip -r macos-editor-deploy-macos-editor.zip macos-editor-deploy-macos-editor
- name: Create and Upload Release
uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v1
Expand Down

0 comments on commit ca140cd

Please sign in to comment.