This commit is contained in:
Dict Xiong 2022-08-27 01:31:12 +08:00
parent 451e0031bd
commit 8c3ba52df0

View File

@ -19,11 +19,10 @@ jobs:
- name: install dfs
run: |
rev=`git rev-parse HEAD`
pwd
./install.sh
- name: checkout repo
uses: actions/checkout@v3
git checkout $rev
- name: antigen build
shell: /bin/zsh -ileo PIPE_FAIL {0}