Skip to content

Commit b11afbb

Browse files
committed
Add checkout to list-files workflow
lmao forgot abt that
1 parent 9580764 commit b11afbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/list-files.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ jobs:
88
run:
99
runs-on: ubuntu-latest
1010
steps:
11+
- uses: actions/checkout@v4
1112
- run: ls -lah

0 commit comments

Comments
 (0)