FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix the `rm` line · gaecom/lpython@7666332 · GitHub

/ lpython Public
forked from lcompilers/lpython

Commit 7666332

Browse files
committed
Fix the rm line
1 parent f0da744 commit 7666332

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.gitlab-ci.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ documentation:
260260
- ctest
261261
- cd ..
262262
- jupyter kernelspec list --json
263-
- rm -r lfortran lfortran-*
263+
- rm -r lfortran-*
264264
- cd doc
265265
- python convert_nb.py
266266
- mkdocs build -s

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL