Skip to content

Commit

Permalink
Update prop-quant-listings.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SergejMuhic authored Feb 8, 2025
1 parent f96a93e commit 477810e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prop-quant-listings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
echo 'Workspace directory is ${{ github.workspace }}'
& "${{ github.workspace }}\build\IfcDocLite.exe" "${{ github.workspace }}\IFC4x3" -FP
- name: Upload property listings
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: IFC Properties and Quantities
path: ${{ github.workspace }}\properties

0 comments on commit 477810e

Please sign in to comment.