FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Fix the `rm` line · gaecom/lpython@7666332 · GitHub
gaecom
/
lpython
Public
forked from
lcompilers/lpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commit
7666332
Browse files
Browse the repository at this point in the history
Browse files
certik
committed
Fix the rm line
1 parent
f0da744
commit
7666332
Copy full SHA for 7666332
1 file changed
+1
-1
Lines changed: 1 addition & 1 deletion
File tree
Expand file tree
Collapse file tree
Open diff view settings
Filter options
.gitlab-ci.yml
Expand file tree
Collapse file tree
Open diff view settings
Collapse file
.gitlab-ci.yml
Copy file name to clipboard
Expand all lines: .gitlab-ci.yml
+1
-1
Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -260,7 +260,7 @@ documentation:
260
260
-
ctest
261
261
-
cd ..
262
262
-
jupyter kernelspec list --json
263
-
-
rm -r lfortran
lfortran
-*
263
+
-
rm -r lfortran-*
264
264
-
cd doc
265
265
-
python convert_nb.py
266
266
-
mkdocs build -s
0 commit comments
Comments
0
(0)
Back
|
FazBrowse Home
|
New Git URL
0 commit comments