debugging
This commit is contained in:
		| @@ -22,8 +22,9 @@ jobs: | |||||||
|     needs: |     needs: | ||||||
|     - checkout |     - checkout | ||||||
|     steps: |     steps: | ||||||
|     - name: Build docs to webpage |     # - name: Build docs to webpage | ||||||
|       run: docs2website config.yaml |     #   run: docs2website config.yaml | ||||||
|  |  | ||||||
|     - name: List files |     - name: List files | ||||||
|       run: ls -l www |       run: ls -l | ||||||
|  |       # run: ls -l www | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user