Skip to content

Commit

Permalink
Update deploytest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Srgr0 committed Jan 9, 2024
1 parent f79f263 commit ba172b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:

- name: Run install script
run: |
sudo chmod 555 ./a.sh
sudo bash -x ./a.sh -c ./testenv_githubactions.txt
sudo chmod 555 ./misskey-install.sh
sudo bash -x ./misskey-install.sh -c ./testenv_githubactions.txt

0 comments on commit ba172b2

Please sign in to comment.