chore: workflows

This commit is contained in:
Mo
2022-06-12 12:40:11 -05:00
parent 39b068317d
commit 530ea992c8

View File

@@ -17,6 +17,7 @@ jobs:
- run: mkdir dist
- run: echo Foo >> dist/foo.txt
- run: ls
- run: ls dist
- name: Upload
uses: actions/upload-artifact@v3.0.0