Skip to content

Commit

Permalink
Use accessible directory
Browse files Browse the repository at this point in the history
  • Loading branch information
yesseruser authored Oct 9, 2024
1 parent af570cf commit d36d858
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ jobs:
cache: yes
- name: Symlink freeimage
run: |
mkdir -p /usr/local/lib
ln -s /opt/homebrew/lib/libfreeimage.dylib /usr/local/lib/libFreeImage
mkdir -p ~/.nuget/packages/dotnet-mgcb/3.8.1.303/tools/net6.0/any/
ln -s /opt/homebrew/lib/libfreeimage.dylib ~/.nuget/packages/dotnet-mgcb/3.8.1.303/tools/net6.0/any/libFreeImage.dylib
- name: Set up butler
run: |
curl -L -o butler.zip https://broth.itch.zone/butler/darwin-amd64/LATEST/archive/default
Expand Down

0 comments on commit d36d858

Please sign in to comment.