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 37c2317 commit c136875
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 @@ -16,6 +16,6 @@ jobs:
- name: Run install script
run: |
sudo chmod 555 ./a.sh
sed -i 's/git_repository=local/git_repository=https:\/\/github.com\/misskey-dev\/misskey/' ./testenv_githubactions.txt
sed -i 's/git_branch=local/git_branch=master/' ./testenv_githubactions.txt
sed -i 's/git_repository=github_actions/git_repository=https:\/\/github.com\/misskey-dev\/misskey/' ./testenv_githubactions.txt
sed -i 's/git_branch=github_actions/git_branch=master/' ./testenv_githubactions.txt
sudo bash -x ./a.sh -c ./testenv_githubactions.txt

0 comments on commit c136875

Please sign in to comment.