mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-04 04:50:31 +00:00
github workflow errors
changes to remove set::env
This commit is contained in:
parent
c33b220c5b
commit
220bb76600
2 changed files with 20 additions and 16 deletions
|
|
@ -12,7 +12,7 @@ runs:
|
|||
using: "composite"
|
||||
steps:
|
||||
- name: Upload Torque Test Report
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v3.1.2
|
||||
with:
|
||||
name: ${{inputs.name}}
|
||||
path: ${{inputs.path}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue