Skip to content

Commit

Permalink
Update verify.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Bill Traynor <wmat@riscv.org>
  • Loading branch information
wmat authored Feb 1, 2024
1 parent bd3aa10 commit 648a8f8
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 python3-sympy

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

0 comments on commit 648a8f8

Please sign in to comment.