diff --git a/.github/workflows/shell.yml b/.github/workflows/shell.yml index 4f6b110..3932c4d 100644 --- a/.github/workflows/shell.yml +++ b/.github/workflows/shell.yml @@ -11,5 +11,5 @@ jobs: - uses: actions/checkout@v1 - name: Install dotfiles run: | - rm .bashrc + rm ~/.bashrc ./install