removing debugging
This commit is contained in:
parent
11f5da184f
commit
1f8bd8e957
3
.github/workflows/pages.yml
vendored
3
.github/workflows/pages.yml
vendored
@ -55,9 +55,6 @@ jobs:
|
||||
- name: Write CNAME
|
||||
run: echo new.sarsoo.xyz > ./public/CNAME
|
||||
|
||||
- name: Debugging
|
||||
run: ls -al public && cat public/CNAME
|
||||
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v1
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user