Skip to content

Commit

Permalink
Merge pull request #618 from jingjingxyk/experiment-webui
Browse files Browse the repository at this point in the history
update macos-aarch64.yml
  • Loading branch information
jingjingxyk committed Apr 30, 2024
2 parents 4b86d22 + 0a8fdf3 commit 248d1cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos-aarch64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
echo ${CURRENT_USER}
sudo mkdir -p /usr/local/swoole-cli
CURRENT_USER=$(whoami) && sudo chown -R ${CURRENT_USER}:staff /usr/local/swoole-cli
git submodule update --init
# git submodule update --init
- name: Cache PHP Runtime
uses: actions/cache@v4
Expand Down

0 comments on commit 248d1cf

Please sign in to comment.