Skip to content

Commit

Permalink
Corrected title
Browse files Browse the repository at this point in the history
  • Loading branch information
dlemstra committed Mar 23, 2022
1 parent 7116c06 commit 7ccba96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
with:
platforms: arm64

- name: Test
- name: Build and Test
run: |
export path=$(pwd)
docker run -v $path:/Magick.NET mcr.microsoft.com/dotnet/sdk:6.0-focal-arm64v8 /Magick.NET/build/linux-arm64/github-actions.sh
Expand Down

0 comments on commit 7ccba96

Please sign in to comment.