mirror of
https://github.com/ilammy/msvc-dev-cmd.git
synced 2026-09-07 06:07:19 +08:00
extra path
This commit is contained in:
@@ -26,6 +26,9 @@ jobs:
|
||||
run: |
|
||||
cl.exe hello.c
|
||||
hello.exe
|
||||
- name: Extra path
|
||||
shell: bash
|
||||
run: echo "/tmp/extra" >> $GITHUB_PATH
|
||||
- name: Check out bash env
|
||||
shell: bash
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user