mirror of
https://github.com/ilammy/msvc-dev-cmd.git
synced 2026-09-06 21:57:19 +08:00
wat
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
|||||||
hello.exe
|
hello.exe
|
||||||
- name: Extra path
|
- name: Extra path
|
||||||
shell: bash
|
shell: bash
|
||||||
run: echo "/tmp/extra" >> $GITHUB_PATH
|
run: echo "C:\\foo" >> $GITHUB_PATH
|
||||||
- name: Check out bash env
|
- name: Check out bash env
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user