Skip to content

Commit

Permalink
CI/CD workflow is updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
adelhpour committed May 7, 2024
1 parent 9537057 commit 11f117d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:

steps:
- name: Checkout libSBMLNetwork
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Set MSVC as the default compiler on Windows
if: matrix.platform.os_type == 'windows'
Expand Down

0 comments on commit 11f117d

Please sign in to comment.