Missed the new VFS.Interfaces lib

This commit is contained in:
Timothy Baldridge 2022-06-26 15:56:49 -06:00
parent 00c214905e
commit 2822f3c8a2

View File

@ -7,7 +7,7 @@ on:
branches: [ main ]
env:
VERSION: 3.0.0.4
VERSION: 3.0.0.5
jobs:
build:
@ -102,6 +102,7 @@ jobs:
- Wabbajack.RateLimiter
- Wabbajack.Services.OSIntegrated
- Wabbajack.VFS
- Wabbajack.VFS.Interfaces
needs: build
steps: