Skip to content

Commit

Permalink
fixed ci build
Browse files Browse the repository at this point in the history
  • Loading branch information
haraldsteinlechner authored Feb 23, 2022
1 parent 3520e6d commit 05d14a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Pack
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: dotnet aardpack src\Aardvark.sln --notag
run: dotnet aardpack src\Aardvark.Media.sln --notag
- name: Upload Packages
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit 05d14a2

Please sign in to comment.