Skip to content

Commit

Permalink
Update euphoria.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ghaberek committed May 29, 2024
1 parent fd055b9 commit af675a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/euphoria.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:

- name: Install Compilers (Windows x64)
id: install-compilers-windows-x64
if: matrix.plat == 'windows-x64'
if: matrix.platform == 'windows-x64'
run: sudo apt-get -qy install {binutils,gcc}-mingw-w64-x86-64

- name: Install Ccache
Expand Down

0 comments on commit af675a7

Please sign in to comment.