Watch
2
0
Fork
You've already forked raylib-cs
0

Test artifact uploading

This commit is contained in:
Rgebee 2021-10-02 11:09:07 +01:00
commit 782688e27f

View file

@ -106,7 +106,8 @@ jobs:
- name: output native lib directory - name: output native lib directory
run: "ls -la Raylib-cs/runtimes/linux-x64/native/" run: "ls -la Raylib-cs/runtimes/linux-x64/native/"
- name: 'Upload runtimes'
uses: actions/upload-artifact@v2
with:
name: runtimes
path: Raylib-cs/runtimes