Skip to content

Commit

Permalink
Remove build info generation for public build
Browse files Browse the repository at this point in the history
  • Loading branch information
Morb0 committed Oct 7, 2023
1 parent 1c1fa21 commit abf8abe
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/publish-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,6 @@ jobs:
run: |
Tools/package_server_build.py --hybrid-acz -p win-x64 linux-x64 osx-x64 linux-arm64
- name: Update Build Info
env:
FORK_ID: ${{ vars.FORK_ID_PUBLIC }}
run: Tools/gen_build_info.py

- name: Shuffle files around
run: |
mkdir "release/${{ github.sha }}"
Expand Down

0 comments on commit abf8abe

Please sign in to comment.