mirror of
https://github.com/clangd/clangd.git
synced 2025-04-20 23:53:02 +00:00
Specifies v1
This commit is contained in:
parent
1b8c30edc5
commit
ce53020ffa
2
.github/workflows/autobuild.yaml
vendored
2
.github/workflows/autobuild.yaml
vendored
@ -203,7 +203,7 @@ jobs:
|
|||||||
# Run vcvars64.bat and re-export the current environment to the workflow.
|
# Run vcvars64.bat and re-export the current environment to the workflow.
|
||||||
# (It'd be nice to only export the variables that *changed*, oh well).
|
# (It'd be nice to only export the variables that *changed*, oh well).
|
||||||
- name: Setup gh
|
- name: Setup gh
|
||||||
uses: wusatosi/setup-gh@main
|
uses: wusatosi/setup-gh@v1
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.RELEASE_TOKEN }}
|
token: ${{ secrets.RELEASE_TOKEN }}
|
||||||
- name: Visual Studio environment
|
- name: Visual Studio environment
|
||||||
|
Loading…
Reference in New Issue
Block a user