fix issue

This commit is contained in:
2024-02-08 14:13:40 -08:00
parent 8267c5f345
commit feca9646db

View File

@@ -60,7 +60,8 @@ jobs:
with:
path: dist
-
run: ls -R my-artifact
run: ls -R dist
# job2:
# needs: job1
# name: Connect to deployment host, update, and redeploy docs website.