mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-30 18:07:52 +00:00
Update x64_vm-build-test.yml
xx
This commit is contained in:
2
.github/workflows/x64_vm-build-test.yml
vendored
2
.github/workflows/x64_vm-build-test.yml
vendored
@@ -30,8 +30,6 @@ jobs:
|
|||||||
- name: Build image for ${{ matrix.target }}
|
- name: Build image for ${{ matrix.target }}
|
||||||
id: build
|
id: build
|
||||||
run: |
|
run: |
|
||||||
git config --global user.email "you@example.com"
|
|
||||||
git config --global user.name "Your Name"
|
|
||||||
make -j TARGET=${{ matrix.target }}
|
make -j TARGET=${{ matrix.target }}
|
||||||
|
|
||||||
- name: Package and upload image for ${{ matrix.target }}
|
- name: Package and upload image for ${{ matrix.target }}
|
||||||
|
|||||||
Reference in New Issue
Block a user