Skip to content

Commit

Permalink
Update verify.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Bill Traynor <[email protected]>
  • Loading branch information
wmat authored Feb 1, 2024
1 parent 648a8f8 commit da6734a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:

steps:
# Step 0: Install build requirements
#- name: Install Build Requirements
# run: sudo apt-get install -y python3-sympy
- name: Install Build Requirements
run: sudo apt-get install -y python-sympy

# Step 1: Checkout the repository
- name: Checkout repository
Expand Down

0 comments on commit da6734a

Please sign in to comment.