Skip to content

Commit

Permalink
Better name for updating apt in gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
DanJezeph15 committed Sep 4, 2023
1 parent 2ddc095 commit c99c88c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
python-version: '3.9'

- name: Update apt
- name: Update apt-get
run: sudo apt-get update

- name: install dependencies
Expand Down

0 comments on commit c99c88c

Please sign in to comment.