Skip to content

Commit

Permalink
Update action.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Moo925 committed Jun 7, 2023
1 parent c5d6b64 commit 577286a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/action/build-addin/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ description: 'Build the CrossModel Add-In.'
runs: # windows-2019 # is needed because the Setup Python task does not work with ubuntu
using: "composite"
steps:
- name: check out # is needed to read the files on the root folder of the repo
uses: actions/checkout@v3

- name: Set up Node js to use version 16.14.0
uses: actions/setup-node@v2
with:
Expand Down

0 comments on commit 577286a

Please sign in to comment.