1
Fork 0
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:
ふぁ 2023-08-06 20:34:00 +09:00
parent 7bba1caf88
commit 9fc0ce87f8
No known key found for this signature in database
GPG key ID: 83A8A5E74872A8AA

View file

@ -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