Skip to content

Commit 9860fc6

Browse files
committed
update
1 parent 1fddfb4 commit 9860fc6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/staging.yml

+3
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@ jobs:
5858
runs-on: ubuntu-latest
5959
environment: staging
6060
steps:
61+
- name: list files
62+
run: ls -l ./server
63+
6164
- name: Set up .NET
6265
uses: actions/setup-dotnet@v1
6366
with:

0 commit comments

Comments
 (0)