Skip to content

Commit

Permalink
Merge pull request #466 from 18F/oh-shoes
Browse files Browse the repository at this point in the history
Fix a workflow
  • Loading branch information
mgwalker authored Sep 26, 2022
2 parents ecc5b64 + 48f8846 commit 047571d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
build:
uses: ./.github/workflows/build.yml
uses: ./.github/workflows/reusable_build.yml

deploy:
name: ${{ inputs.environment }}
Expand Down

0 comments on commit 047571d

Please sign in to comment.