Skip to content

Commit

Permalink
Merge pull request #66 from remore/patch-2
Browse files Browse the repository at this point in the history
fix: remove description about AssemblyScript
  • Loading branch information
kpfleming authored Dec 20, 2024
2 parents 65af5f0 + 6a8460f commit c94a49b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
FASTLY_API_TOKEN: ${{ secrets.FASTLY_API_TOKEN }}
```
### npm-based Workflow (JavaScript + AssemblyScript)
### npm-based Workflow (JavaScript)
GitHub Action runners come with a node toolchain pre-installed, so you can just run `npm install` to fetch your project's dependencies.

Expand Down

0 comments on commit c94a49b

Please sign in to comment.