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 - name: install dfs
run: | run: |
rev=`git rev-parse HEAD`
pwd pwd
./install.sh ./install.sh
git checkout $rev
- name: checkout repo
uses: actions/checkout@v3
- name: antigen build - name: antigen build
shell: /bin/zsh -ileo PIPE_FAIL {0} shell: /bin/zsh -ileo PIPE_FAIL {0}