Skip to content

Commit

Permalink
ci(github-ci): remove apt use in development_macos
Browse files Browse the repository at this point in the history
  • Loading branch information
JaDogg committed Dec 16, 2023
1 parent 244f942 commit 7e3a060
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/development_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
# seem to work. So we manually sync it just in case.
git submodule init
git submodule update
sudo apt update
brew install cmake ninja gcc p7zip
mkdir -p compiler/cmake-build-release
- name: Configuring CMake
Expand Down

0 comments on commit 7e3a060

Please sign in to comment.