Skip to content

Commit

Permalink
update package name
Browse files Browse the repository at this point in the history
NP-76
  • Loading branch information
saumyaj3 committed Aug 9, 2024
1 parent 0dd2c7c commit e462fdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:

- name: Build C++
run: |
conan install . synsepalum-dulcificum/latest@ultimaker/testing -s build_type=Release --build=missing --update --build=missing -c tools.build:skip_test=True -s arch=wasm -s os=Emscripten -o with_python_bindings=False -pr:h cura_wasm.jinja
conan install . dulcificum/latest@ultimaker/testing -s build_type=Release --build=missing --update --build=missing -c tools.build:skip_test=True -s arch=wasm -s os=Emscripten -o with_python_bindings=False -pr:h cura_wasm.jinja
cmake --preset release
cmake --build --preset release
Expand Down

0 comments on commit e462fdc

Please sign in to comment.