Skip to content

Commit

Permalink
Update build.yml to upload 3dsx
Browse files Browse the repository at this point in the history
  • Loading branch information
jcrm1 authored Sep 18, 2023
1 parent ffeaba8 commit 6e9ef40
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,8 @@ jobs:

- name: Build project
run: make

- uses: actions/upload-artifact@v3
with:
name: 3DeSktop.3dsx
path: 3DeSktop.3dsx

0 comments on commit 6e9ef40

Please sign in to comment.