Skip to content

Commit

Permalink
Update CI scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelprazak committed Jan 23, 2024
1 parent 188f80c commit 7de6de3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ jobs:
power: true
- name: Login in to pulumi
run: pulumi login --local
- name: Install language plugin
run: |-
pulumi plugin install language scala --server github://api.github.com/VirtusLab/besom
- name: Prepare dependencies
run: |-
just publish-local-json publish-local-codegen publish-local-sdk install-language-plugin publish-local-compiler-plugin
- name: Test examples
env:
AWS_EC2_METADATA_DISABLED: true
Expand Down

0 comments on commit 7de6de3

Please sign in to comment.