Skip to content

Commit

Permalink
fix: No working dir needed
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanRynne committed Dec 2, 2024
1 parent a9a8ac5 commit da3f6d5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

# This workflow uses actions that are not certified by GitHub.
# They are provided by a third-party and are governed by
# separate terms of service, privacy policy, and support
Expand All @@ -23,11 +22,9 @@ jobs:
fetch-depth: 0

- name: ⚒️ Run GitVersion
working-directory: speckle-cpp-connectors
run: ./build.ps1 build-server-version

- name: Build
working-directory: speckle-cpp-connectors
run: ./build.ps1

- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit da3f6d5

Please sign in to comment.