Skip to content

Commit

Permalink
update artifact pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
tolik518 committed Jan 1, 2025
1 parent 0152134 commit ce54adb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: vstest.console.exe /TestAdapterPath:"packages" SoG_SGreader.Test\bin\Release\SoG_SGreader.Test.dll

- name: Upload artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: SoG_SGreader
path: SoG_SGreader\bin

0 comments on commit ce54adb

Please sign in to comment.