Skip to content

Commit

Permalink
d
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminZehowlt committed Nov 14, 2023
1 parent f478ddd commit f6a5670
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/github_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ jobs:

- name: Upload Zip
uses: actions/upload-artifact@v3
with:
name: "VRCX"
path: "bin/Release/x64/*"
with:
name: "VRCX"
path: "bin/Release/x64/*"

0 comments on commit f6a5670

Please sign in to comment.