Skip to content

Commit

Permalink
Removing schema dir check
Browse files Browse the repository at this point in the history
  • Loading branch information
SergejMuhic authored Jul 18, 2021
1 parent 03feebc commit 3dfeaf5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/schema-generation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
echo 'Workspace directory is ${{ github.workspace }}'
echo 'Home directory is $HOME'
& "${{ github.workspace }}\build\IfcDocLite.exe" "${{ github.workspace }}\IFC4x3" -FE
dir schema
- name: Upload schema
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit 3dfeaf5

Please sign in to comment.