mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-21 03:40:30 +00:00
🔧
This commit is contained in:
@@ -54,9 +54,9 @@ jobs:
|
||||
- "8.0"
|
||||
|
||||
steps:
|
||||
- name: "Configure git to avoid issues with line endings"
|
||||
if: matrix.os == 'windows-latest'
|
||||
run: git config --global core.autocrlf false
|
||||
# - name: "Configure git to avoid issues with line endings"
|
||||
# if: matrix.os == 'windows-latest'
|
||||
# run: git config --global core.autocrlf false
|
||||
|
||||
- name: "Checkout"
|
||||
uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user