ci: update workflow

This commit is contained in:
2024-08-14 00:40:51 +03:00
parent d9426f15c8
commit a9a367df54

View File

@@ -14,5 +14,10 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Run a one-line script
- name: Install ZSH
run: |-
sudo apt update
sudo apt install zsh -y
- name: Test
run: ./test/git-open.test.zsh