mirror of
https://github.com/DictXiong/dotfiles.git
synced 2025-12-20 04:57:49 +08:00
debug
This commit is contained in:
parent
451e0031bd
commit
8c3ba52df0
5
.github/workflows/test.yml
vendored
5
.github/workflows/test.yml
vendored
@ -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}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user