Skip to content

Commit

Permalink
fix obs link file
Browse files Browse the repository at this point in the history
  • Loading branch information
luckydye committed Jan 2, 2025
1 parent 08847e4 commit 546687d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion obs/basic/basic

This file was deleted.

2 changes: 1 addition & 1 deletion setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ tasks:
# merge new env with old env.swap
- git -C $CONFIGS_DIR/ merge-file -p $CONFIGS_DIR/env $CONFIGS_DIR/env $CONFIGS_DIR/env.swap >$CONFIGS_DIR/env
- rm $CONFIGS_DIR/env.swap
- echo $SSH_CONFIG > ~/.ssh/config_configs
- echo "$SSH_CONFIG" > ~/.ssh/config_configs

dependencies:
cmds:
Expand Down

0 comments on commit 546687d

Please sign in to comment.