Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Commit

Permalink
Attemp fix of ci
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewstech authored Feb 15, 2022
1 parent e9ddc05 commit b242f34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ jobs:
# uses a compiled language

- run: |
npm ci
npm run build
ci=false npm ci
ci=false npm run build
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v1

0 comments on commit b242f34

Please sign in to comment.