Skip to content

Commit

Permalink
build: simplify build action
Browse files Browse the repository at this point in the history
  • Loading branch information
klausbrunner authored Sep 6, 2023
1 parent 29cc550 commit 74f109a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ jobs:
with:
envFile: '.github/workflows/env.txt'

- name: 'Add Developer Command Prompt for Microsoft Visual C++ '
uses: ilammy/msvc-dev-cmd@v1

- name: Set up GraalVM JDK
uses: graalvm/setup-graalvm@v1
with:
Expand Down

0 comments on commit 74f109a

Please sign in to comment.