Skip to content

Commit

Permalink
rename build script to match corresponding yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
nirajpathak13 authored and hoffmang9 committed Jul 2, 2021
1 parent 4639537 commit 749cde1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-linux-installer-deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
cd ./chia-blockchain-gui
git status
cd ../build_scripts
sh build_linux.sh amd64
sh build_linux_deb.sh amd64
- name: Upload Linux artifacts
uses: actions/upload-artifact@v2
Expand Down
File renamed without changes.

0 comments on commit 749cde1

Please sign in to comment.