Skip to content

Commit

Permalink
Merge pull request #157 from lacmus-foundation/dev
Browse files Browse the repository at this point in the history
update osx workflow
  • Loading branch information
gosha20777 authored Apr 18, 2024
2 parents a681476 + bbe0e55 commit 6f1180c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
- name: Create artifact osx
run: |
bash packages/osx/build-osx.sh
dotnet tool install --global dotnet-tarball
dotnet tool install --global dotnet-tarball-net8
echo "building packeges"
dotnet restore src/LacmusApp.sln
cd src/LacmusApp.Avalonia
Expand Down

0 comments on commit 6f1180c

Please sign in to comment.