Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
confused-Techie committed Sep 25, 2023
1 parent e979e32 commit 1ff3b77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
#arch -x86_64 xcode-select --install
arch -x86_64 /bin/bash -c "$(curl -fsSL https://raw.github.usercontent.com/Homebrew/install/master/install.sh)"
export PATH="/usr/local/opt/node@16/bin:/usr/local/bin:$PATH"
arch -x76_64 brew install node@16 yarn git python@$PYTHON_VERSION
arch -x86_64 brew install node@16 yarn git python@$PYTHON_VERSION
ln -s /usr/local/bin/python$PYTHON_VERSION /usr/local/bin/python
- name: Setup Git Submodule
Expand Down

0 comments on commit 1ff3b77

Please sign in to comment.