Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

Commit

Permalink
Merge pull request #2 from Alpaca-zip/fix/github_workflow
Browse files Browse the repository at this point in the history
Update build-check-bot.yml
  • Loading branch information
Alpaca-zip committed Jul 17, 2023
2 parents a663aad + 0a7e1f0 commit ff88de7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-check-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
- name: install dependencies
run: |
python -m pip install --upgrade pip
pip install matplotlib numpy
sudo apt-get install -y python3-matplotlib python3-numpy python3-dev
- name: Build
run: bash build.sh

0 comments on commit ff88de7

Please sign in to comment.