Skip to content

Commit

Permalink
[build] Fix bullet artifacts for ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mrvux committed May 31, 2017
1 parent 3538772 commit 6d3fa6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Expand Up @@ -27,9 +27,9 @@ artifacts:
name: Core libraries only (32 Bits)
- path: Zip/vvvv-dx11-core-x64.zip
name: Core libraries only (64 Bits)
- path: Zip/vvvv-packs-dx11-bullet-x86.zip
- path: Zip/vvvv-packs-dx11-nodes-bullet-x86.zip
name: Bullet Nodes (32 Bits)
- path: Zip/vvvv-packs-dx11-bullet-x64.zip
- path: Zip/vvvv-packs-dx11-nodes-bullet-x64.zip
name: Bullet Nodes (64 Bits)

environment:
Expand Down

0 comments on commit 6d3fa6a

Please sign in to comment.