mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 07:30:37 +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:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
path: refs/remotes/pull/${{ github.event.pull_request.number }}/merge
|
||||
ref: "${{ github.event.pull_request.merge_commit_sha }}"
|
||||
|
||||
# Openapi Generator Setup
|
||||
- name: Get OpenJDK 11
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue