Skip to content

Commit 5dd5f18

Browse files
authored
Update emscripten.yml
1 parent 03d41d5 commit 5dd5f18

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/emscripten.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,6 @@ jobs:
573573
emrun --browser="Google Chrome" --kill_exit --timeout 60 --browser-args="--headless --no-sandbox" DynamicLibraryManagerTests.html
574574
else
575575
export ARCHITECHURE=$(uname -m)
576-
echo $ARCHITECHURE
577576
if [[ "$ARCHITECHURE" != "aarch64" ]]; then
578577
# Install Google Chrome
579578
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb

0 commit comments

Comments
 (0)