Skip to content

Commit

Permalink
fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobfilik committed Mar 4, 2024
1 parent e78ec64 commit 1ef5217
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/actions/install_requirements/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ inputs:
description: Python version to install
default: "3.x"

defaults:
run:
working-directory: ./xas-standards-api
defaults:
run:
working-directory: ./xas-standards-api

runs:
using: composite
Expand Down

0 comments on commit 1ef5217

Please sign in to comment.