Skip to content

Commit

Permalink
Merge pull request #117 from specklesystems/dogukankaratas-patch-1
Browse files Browse the repository at this point in the history
Update build_powerbi.yml
  • Loading branch information
dogukankaratas authored Feb 14, 2025
2 parents d27adb2 + e9c2293 commit 8a34685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_powerbi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
path: artifacts/
- name: pull powerbi-service
run: |
curl --location --output powerbi-service.zip https://releases.speckle.dev/services/powerbi-service/powerbi-service-0.6.0.zip # bump this version as needed
curl --location --output powerbi-service.zip https://releases.speckle.dev/services/powerbi-service/powerbi-service-0.7.0.zip # bump this version as needed
unzip powerbi-service.zip -d artifacts
- name: Zip artifacts
Expand Down

0 comments on commit 8a34685

Please sign in to comment.