Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathansick committed May 21, 2024
1 parent bdf255b commit 1e6cedc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- uses: actions/checkout@v3

- name: Install build tools
run: run apt-get install build-essential
run: apt-get install build-essential

- name: Set up Python
uses: actions/setup-python@v4
Expand Down

0 comments on commit 1e6cedc

Please sign in to comment.