mirror of
https://github.com/dfinke/ImportExcel.git
synced 2025-12-10 13:23:29 +00:00
install dependencies for autosize
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -21,5 +21,6 @@ jobs:
|
||||
shell: pwsh
|
||||
run : |
|
||||
# ./ContinuousIntegration/ContinuousIntegration.ps1
|
||||
apt-get -y update && apt-get install -y --no-install-recommends libgdiplus libc6-dev
|
||||
cd ./__tests__
|
||||
Invoke-Pester -Output Detailed
|
||||
Reference in New Issue
Block a user