mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2025-12-13 06:16:16 +00:00
Remove extra checkout in build.yml
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -39,7 +39,6 @@ jobs:
|
||||
with:
|
||||
name: build
|
||||
path: build
|
||||
- name: 🚚 Checkout
|
||||
uses: actions/checkout@v3
|
||||
- run : git config user.name github-actions
|
||||
- run : git config user.email github-actions@github.com
|
||||
|
||||
Reference in New Issue
Block a user