mirror of
https://github.com/Kuingsmile/PicList.git
synced 2025-03-14 00:48:12 -04:00
📦 Chore(custom): update workflow
This commit is contained in:
parent
7e18c5dbe4
commit
a2be295c8d
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user