Skip to content

Commit

Permalink
Updated github actions again.
Browse files Browse the repository at this point in the history
  • Loading branch information
bjaraujo committed Dec 21, 2024
1 parent b461130 commit aa26698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
fi
- name: Build CSharp Package
if: matrix.platform == 'windows-2022'
if: matrix.platform == 'windows-latest'
working-directory: ${{runner.workspace}}/ENigMA/release/ENigMAcs
shell: bash
run: |
Expand Down

0 comments on commit aa26698

Please sign in to comment.