Skip to content

Commit

Permalink
test fork workflow
Browse files Browse the repository at this point in the history
Signed-off-by: sk593 <[email protected]>
  • Loading branch information
sk593 committed Jan 10, 2025
1 parent a6dd9ac commit 4062d6a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,3 @@ Once you have the prerequisites installed, you can build the repository with bel
3. Run `go run main.go --output ../../artifacts/types --clean` in the `src/aws-type-downloader` folder
4. Run `npm run --prefix ./src/aws-type-generator start -- --input ../../artifacts/types --output ../../artifacts/bicep` in the root folder

Note: `npm run --prefix` does not preserve the current working directory, so the extra `../..` is needed.

0 comments on commit 4062d6a

Please sign in to comment.