Skip to content

Commit

Permalink
Corrected name of step.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlemstra committed Mar 28, 2023
1 parent 0f8fd79 commit e1ae419
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 @@ -96,7 +96,7 @@ jobs:
with:
platforms: arm64

- name: Build and Test
- name: 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 e1ae419

Please sign in to comment.