Skip to content

Commit 5f8eb53

Browse files
committed
show uid
1 parent bad3f7c commit 5f8eb53

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/myst-to-pages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ jobs:
4444
# env:
4545
# var: value
4646
steps:
47+
- name: Display uid
48+
run: id
4749
- name: Checkout repository
4850
uses: actions/checkout@v5
4951
- name: "Python venv & requirements.txt"

0 commit comments

Comments
 (0)