Skip to content

Commit

Permalink
Fix syntax error in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
arjxn-py committed May 22, 2024
1 parent 05411b7 commit 0028f4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
else
echo "Building package with nox -s build"
nox -s build
fi
- name: Verify package
run: |
Expand Down

0 comments on commit 0028f4e

Please sign in to comment.