mirror of
https://github.com/quine-global/hyper.git
synced 2026-03-16 18:08:41 -08:00
Merge 7a1e428e5d into 952900e814
This commit is contained in:
commit
f03cf74c1a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/e2e_comment.yml
vendored
2
.github/workflows/e2e_comment.yml
vendored
|
|
@ -29,7 +29,7 @@ jobs:
|
||||||
name: pr_num
|
name: pr_num
|
||||||
- name: Read the pr_num file
|
- name: Read the pr_num file
|
||||||
id: pr_num_reader
|
id: pr_num_reader
|
||||||
uses: juliangruber/read-file-action@v1.1.7
|
uses: juliangruber/read-file-action@v1.1.8
|
||||||
with:
|
with:
|
||||||
path: ./pr_num.txt
|
path: ./pr_num.txt
|
||||||
- name: List images
|
- name: List images
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue