Skip to content

Commit

Permalink
Fix crash in release build
Browse files Browse the repository at this point in the history
  • Loading branch information
khanhduytran0 committed Jan 29, 2024
1 parent b50c9da commit 7442b72
Show file tree
Hide file tree
Showing 5 changed files with 1,991 additions and 16 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ jobs:
run: |
git submodule init
git submodule update
make package
# FINALPACKAGE=1
make package FINALPACKAGE=1
- name: Upload artifact
uses: actions/upload-artifact@v3
Expand Down
Loading

0 comments on commit 7442b72

Please sign in to comment.