revert, using rest instead

This commit is contained in:
child_duckling 2021-12-16 21:01:06 -08:00
parent 6e0e5a15ca
commit 268886b1ec
3 changed files with 1 additions and 21 deletions

View file

@ -73,13 +73,4 @@ jobs:
yarn install
yarn dist -p never
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v1
- name: Upload a Build Artifact
uses: actions/upload-artifact@v2.2.3
with:
# Artifact name
name: Artifacts
# A file, directory or wildcard pattern that describes what to upload
path: dist/
# The desired behavior if no files are found using the provided path.
uses: github/codeql-action/analyze@v1