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 55fe0a7 commit e00e795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
name: schemeindex
path: build/schemeindex.zip
- run: |
apt-get install ansible
sudo apt-get install ansible
cd deploy
ansible-playbook -i hosts deploy.yml
Expand Down

0 comments on commit e00e795

Please sign in to comment.