Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
zstg authored May 1, 2024
1 parent 02c053f commit 0551806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
run: |
# sudo apt -y update
# sudo apt install sudo
curl -L https://raw.githubusercontent.com/zstg/github-actions-archlinux/master/install.sh | sh
curl -L https://raw.githubusercontent.com/zstg/github-actions-archlinux/master/install.sh | sudo bash
- name: Checkout repository using git
run: |
Expand Down

0 comments on commit 0551806

Please sign in to comment.