Skip to content

Commit

Permalink
deployment action work
Browse files Browse the repository at this point in the history
  • Loading branch information
arvyy committed Jul 20, 2024
1 parent ffcfef7 commit 661b4fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
path: /tmp/schemeindex.zip

deploy_ansible:
needs:
- build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 661b4fc

Please sign in to comment.