mirror of
https://github.com/github/codeql-action
synced 2026-05-27 10:01:44 +03:00
Update justfile
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
This commit is contained in:
committed by
GitHub
parent
8b0dccd066
commit
d271bde0ec
@@ -27,7 +27,7 @@ test_file filename: build
|
||||
# FOTIS: This shouldn't really be needed, as it's covered by `sync`,
|
||||
# however, I recall having messed my environment such that this was the
|
||||
# only solution, so keeping it here for convenience & docs.
|
||||
[doc("Refresh the lib directory (the .js build artefacts)")]
|
||||
[doc("Refresh the .js build artefacts in the lib directory")]
|
||||
[confirm]
|
||||
refresh-lib:
|
||||
rm -rf lib && npm run build
|
||||
|
||||
Reference in New Issue
Block a user