Skip to content

Commit

Permalink
GitHub: update actions file
Browse files Browse the repository at this point in the history
  • Loading branch information
themitosan committed Aug 16, 2023
1 parent 8fdd7d5 commit e59b375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: npm run build --if-present

- name: Upload artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: TMS.js
path: ./Compile/

0 comments on commit e59b375

Please sign in to comment.