mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-09-05 15:37:21 +08:00
📦 Chore(custom): update workflow
This commit is contained in:
@@ -27,6 +27,11 @@ jobs:
|
|||||||
os: [ubuntu-latest, macos-12, windows-latest]
|
os: [ubuntu-latest, macos-12, windows-latest]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
|
- name: Set up git config
|
||||||
|
run: |
|
||||||
|
git config --global core.autocrlf false
|
||||||
|
|
||||||
- name: Check out git repository
|
- name: Check out git repository
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user