Skip to content

Commit

Permalink
fix(ci): update github actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Sep 18, 2023
1 parent 0cd102d commit 228034f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
run: echo $GCP_SERVICE_ACCOUNT > fluentci-086b644d4c53.json
env:
GCP_SERVICE_ACCOUNT: ${{ secrets.GCP_SERVICE_ACCOUNT }}
working-directory: example
- name: Run Dagger Pipelines
run: dagger run deno run -A ../src/dagger/runner.ts preview up
working-directory: example
Expand Down

0 comments on commit 228034f

Please sign in to comment.