mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 15:40:26 +01:00
fix action
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
7bba1caf88
commit
9fc0ce87f8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-python.yaml
vendored
2
.github/workflows/test-python.yaml
vendored
|
|
@ -14,7 +14,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
path: refs/remotes/pull/${{ github.event.pull_request.number }}/merge
|
ref: "${{ github.event.pull_request.merge_commit_sha }}"
|
||||||
|
|
||||||
# Openapi Generator Setup
|
# Openapi Generator Setup
|
||||||
- name: Get OpenJDK 11
|
- name: Get OpenJDK 11
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue