Skip to content

Commit

Permalink
Delete release auto-build (it was broken anyway), and update the SDK …
Browse files Browse the repository at this point in the history
…for the on-push linux build check.
  • Loading branch information
mdemanett committed Nov 28, 2023
1 parent d514214 commit 193b75a
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 160 deletions.
50 changes: 0 additions & 50 deletions .github/actions/build_osx/Dockerfile

This file was deleted.

17 changes: 0 additions & 17 deletions .github/actions/build_osx/entrypoint.sh

This file was deleted.

9 changes: 0 additions & 9 deletions .github/actions/build_win/Dockerfile

This file was deleted.

17 changes: 0 additions & 17 deletions .github/actions/build_win/entrypoint.sh

This file was deleted.

25 changes: 0 additions & 25 deletions .github/actions/upload_zip/script.sh

This file was deleted.

9 changes: 1 addition & 8 deletions .github/workflows/buildDevelop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- build_scripts_test
name: Develop
env:
RACK_SDK_VERSION: 2.0.4
RACK_SDK_VERSION: 2.4.1
jobs:
buildLinux:
name: Build Linux
Expand All @@ -14,10 +14,3 @@ jobs:
- uses: actions/checkout@master
- name: Build Linux
uses: ./.github/actions/build_linux
# buildWindows:
# name: Build Windows
# runs-on: ubuntu-latest
# steps:
# - uses: actions/checkout@master
# - name: Build Windows
# uses: ./.github/actions/build_win
34 changes: 0 additions & 34 deletions .github/workflows/buildRelease.yml

This file was deleted.

0 comments on commit 193b75a

Please sign in to comment.