We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8d3b76 commit c327161Copy full SHA for c327161
.github/workflows/compile_dotfiles.yml
@@ -13,6 +13,8 @@ jobs:
13
uses: actions/checkout@v3
14
with:
15
ref: compiled
16
+
17
+ - name: Cleanup Working Directory
18
run: |
19
cp README.md ~/README.md
20
git rm -rf .
0 commit comments