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
|
||||
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}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user