Skip to content

Add artifacts

Add artifacts #7

Workflow file for this run

name: 'Build DC'
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout (GitHub)
uses: actions/checkout@v3

Check failure on line 11 in .github/workflows/build-de.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build-de.yml

Invalid workflow file

You have an error in your yaml syntax on line 11
- name: Build and run dev container task
uses: devcontainers/[email protected]
with:
runCmd: yarn test
env: |
CI=true
- uses: actions/upload-artifact@v2
with:
name: screenshots
path: screenshots/