Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Commit

Permalink
fix: add deno task star to dev container gh workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanleecode committed Feb 3, 2023
1 parent 378c36a commit 5b6c713
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dev-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ jobs:
uses: actions/checkout@v3
- name: Build and run Dev Container task
uses: devcontainers/[email protected]
- run: deno task star

0 comments on commit 5b6c713

Please sign in to comment.