Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Komodo
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dragoon
Komodo
Commits
87832678
Verified
Commit
87832678
authored
5 months ago
by
STEVAN Antoine
Browse files
Options
Downloads
Patches
Plain Diff
dbg: list nu from absolute path
parent
f5fad687
No related branches found
No related tags found
1 merge request
!192
refactor CI and Makefile for Nushell installation
Pipeline
#7474
failed
5 months ago
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.github/workflows/ci.yml
+1
-0
1 addition, 0 deletions
.github/workflows/ci.yml
with
1 addition
and
0 deletions
.github/workflows/ci.yml
+
1
−
0
View file @
87832678
...
...
@@ -40,6 +40,7 @@ jobs:
echo $PATH
ls -la $(make print-NU_DEST)
echo "nu: $(which nu)"
ls -la "$(make print-NU_DEST)/nu"
make show
-
name
:
Run tests
run
:
|
...
...
This diff is collapsed.
Click to expand it.
STEVAN Antoine
@a.stevan
mentioned in commit
ed161d16
·
5 months ago
mentioned in commit
ed161d16
mentioned in commit ed161d166a331cfd4bc2baaba33782a862f73dbc
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment