Rename binaryen-master to binaryen-main (#746)

This matches the branch name that was already updated/renamed.
This commit is contained in:
Sam Clegg
2021-03-08 08:33:25 -08:00
committed by GitHub
parent 7d155f8424
commit 226b548c31
2 changed files with 11 additions and 11 deletions

View File

@@ -231,7 +231,7 @@ int main() {
def test_binaryen_from_source(self):
print('test binaryen source build')
run_emsdk(['install', '--build=Release', '--generator=Unix Makefiles', 'binaryen-master-64bit'])
run_emsdk(['install', '--build=Release', '--generator=Unix Makefiles', 'binaryen-main-64bit'])
def test_no_32bit(self):
print('test 32-bit error')