Skip to content

Commit

Permalink
repro mac
Browse files Browse the repository at this point in the history
  • Loading branch information
youhanaNaseim authored Mar 25, 2023
1 parent 1b6ae41 commit dd13994
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/runnote_book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ jobs:
runs-on: youhana-mac
steps:
- run: |
cd /home/youhana/src/star/
cd /home/youhananaseim/Source/star/
uname -a
pwd
direnv reload
echo "*****************************************"
echo "***************************************** $NOTEBOOK"
nix-store --query --requisites /run/current-system | sort | uniq
echo "*****************************************"
env:
Expand Down

0 comments on commit dd13994

Please sign in to comment.