Skip to content
Snippets Groups Projects
Commit 0f30955c authored by Griefed's avatar Griefed :joystick:
Browse files

ci: ls command should now work in windows-latest

parent df373572
No related branches found
No related tags found
1 merge request!14Develop
...@@ -71,4 +71,4 @@ jobs: ...@@ -71,4 +71,4 @@ jobs:
github_token: ${{ secrets.github_token }} github_token: ${{ secrets.github_token }}
- name: List files - name: List files
run: ls -al dist run: ls dist
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment