Skip to content

Bump actions/download-artifact from 1 to 4.1.7 in /.github/workflows #14

Bump actions/download-artifact from 1 to 4.1.7 in /.github/workflows

Bump actions/download-artifact from 1 to 4.1.7 in /.github/workflows #14

Workflow file for this run

# Generated by projen. To modify, edit .projenrc.js and run "npx projen".
name: Build
on:
pull_request: {}
jobs:
build:
runs-on: ubuntu-latest
container:
image: jsii/superchain:1-buster-slim
steps:
- uses: actions/checkout@v2
- run: npx [email protected]
- run: yarn install --frozen-lockfile
- run: yarn build