removing debugging
This commit is contained in:
parent
11f5da184f
commit
1f8bd8e957
5
.github/workflows/pages.yml
vendored
5
.github/workflows/pages.yml
vendored
@ -54,10 +54,7 @@ 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